Top technology
Linux 13140
Google 12536
Microsoft 12379
Oracle 6843
Apple 6692
Adobe 6387
Ibm 6336
Cisco 5759
Debian 3919
Mozilla 2895
Apache 2864
Redhat 2592
MEDIUM 5.5
CVE-2026-23024
In the Linux kernel, the following vulnerability has been resolved:
idpf: fix memory leak of flow steer list on rmmod
The flow steering list mainta…
Linux Kernel
6.18.6+
MEDIUM 5.5
CVE-2026-23026
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
Fix a memory l…
Linux Kernel
5.15.199 / 6.1.162+
MEDIUM 5.5
CVE-2025-71188
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: lpc18xx-dmamux: fix device leak on route allocation
Make sure to dro…
Linux Kernel
5.10.249 / 5.15.199+
MEDIUM 5.5
CVE-2025-71189
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: dw: dmamux: fix OF node leak on route allocation failure
Make sure t…
Linux Kernel
6.1.162 / 6.6.122+
MEDIUM 5.5
CVE-2025-71190
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: bcm-sba-raid: fix device leak on probe
Make sure to drop the referen…
Linux Kernel
5.10.249 / 5.15.199+
MEDIUM 5.5
CVE-2025-71191
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: at_hdmac: fix device leak on of_dma_xlate()
Make sure to drop the re…
Linux Kernel
5.10.249 / 5.15.199+
MEDIUM 5.5
CVE-2026-23015
In the Linux kernel, the following vulnerability has been resolved:
gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths
The reference…
Linux Kernel
6.18.6+
MEDIUM 5.5
CVE-2026-23016
In the Linux kernel, the following vulnerability has been resolved:
inet: frags: drop fraglist conntrack references
Jakub added a warning in nf_con…
Linux Kernel
6.18.6+
MEDIUM 5.5
CVE-2025-71181
In the Linux kernel, the following vulnerability has been resolved:
rust_binder: remove spin_lock() in rust_shrink_free_page()
When forward-porting…
Linux Kernel
6.18.6+
MEDIUM 5.5
CVE-2025-71182
In the Linux kernel, the following vulnerability has been resolved:
can: j1939: make j1939_session_activate() fail if device is no longer registered…
Linux Kernel
5.10.248 / 5.15.198+
MEDIUM 5.5
CVE-2025-71183
In the Linux kernel, the following vulnerability has been resolved:
btrfs: always detect conflicting inodes when logging inode refs
After rename ex…
Linux Kernel
3.19 / 4.2+
MEDIUM 5.5
CVE-2025-71184
In the Linux kernel, the following vulnerability has been resolved:
btrfs: fix NULL dereference on root when tracing inode eviction
When evicting a…
Linux Kernel
6.6.130 / 6.12.66+
MEDIUM 5.5
CVE-2025-71185
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
Make su…
Linux Kernel
5.10.249 / 5.15.199+
MEDIUM 5.5
CVE-2025-71186
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: stm32: dmamux: fix device leak on route allocation
Make sure to drop…
Linux Kernel
5.10.249 / 5.15.199+
MEDIUM 5.5
CVE-2025-71187
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: sh: rz-dmac: fix device leak on probe failure
Make sure to drop the …
Linux Kernel
6.18.7+
MEDIUM 5.5
CVE-2025-71180
In the Linux kernel, the following vulnerability has been resolved:
counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
An IRQ handler can either be I…
Linux Kernel
5.15.198 / 6.1.161+
MEDIUM 5.5
CVE-2026-23014
In the Linux kernel, the following vulnerability has been resolved:
perf: Ensure swevent hrtimer is properly destroyed
With the change to hrtimer_t…
Linux Kernel
6.18 / 6.18.6+
HIGH 7.8
CVE-2026-23012
In the Linux kernel, the following vulnerability has been resolved:
mm/damon/core: remove call_control in inactive contexts
If damon_call() is exec…
Linux Kernel
6.18.7+
HIGH 7.8
CVE-2026-23013
In the Linux kernel, the following vulnerability has been resolved:
net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
octep_vf_reques…
Linux Kernel
6.12.67 / 6.18.7+
HIGH 7.8
CVE-2026-23010
In the Linux kernel, the following vulnerability has been resolved:
ipv6: Fix use-after-free in inet6_addr_del().
syzbot reported use-after-free of…
Linux Kernel
6.1.162 / 6.6.122+
MEDIUM 5.5
CVE-2026-23002
In the Linux kernel, the following vulnerability has been resolved:
lib/buildid: use __kernel_read() for sleepable context
Prevent a "BUG: unable t…
Linux Kernel
6.12.67 / 6.18.7+
MEDIUM 5.5
CVE-2026-23003
In the Linux kernel, the following vulnerability has been resolved:
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Blamed commit did no…
Linux Kernel
5.10.249 / 5.15.199+
MEDIUM 5.5
CVE-2026-23005
In the Linux kernel, the following vulnerability has been resolved:
x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1
When loading…
Linux Kernel
6.1.162 / 6.6.122+
MEDIUM 5.5
CVE-2026-23006
In the Linux kernel, the following vulnerability has been resolved:
ASoC: tlv320adcx140: fix null pointer
The "snd_soc_component" in "adcx140_priv"…
Linux Kernel
6.1.162 / 6.6.122+
MEDIUM 5.5
CVE-2026-23007
In the Linux kernel, the following vulnerability has been resolved:
block: zero non-PI portion of auto integrity buffer
The auto-generated integrit…
Linux Kernel
6.18.7+
MEDIUM 5.5
CVE-2026-23008
In the Linux kernel, the following vulnerability has been resolved:
drm/vmwgfx: Fix KMS with 3D on HW version 10
HW version 10 does not have GB Sur…
Linux Kernel
6.18.7+
MEDIUM 5.5
CVE-2026-23009
In the Linux kernel, the following vulnerability has been resolved:
xhci: sideband: don't dereference freed ring when removing sideband endpoint
xh…
Linux Kernel
6.18.7+
MEDIUM 5.5
CVE-2026-23011
In the Linux kernel, the following vulnerability has been resolved:
ipv4: ip_gre: make ipgre_header() robust
Analog to commit db5b4e39c4e6 ("ip6_gr…
Linux Kernel
5.10.249 / 5.15.199+
HIGH 7.8
CVE-2026-23001
In the Linux kernel, the following vulnerability has been resolved:
macvlan: fix possible UAF in macvlan_forward_source()
Add RCU protection on (st…
Linux Kernel
5.10.249 / 5.15.199+
HIGH 7.5
CVE-2026-22998
In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Commit efa…
Linux Kernel
5.5 / 5.10.249+