Lucene search
+L

249895 matches found

Cvelist
Cvelist
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74727 ovpn: skip rehash for peers already removed from by_id

In the Linux kernel, the following vulnerability has been resolved: ovpn: skip rehash for peers already removed from byid ovpnnlpeersetdoit resolves the target peer via ovpnpeergetbyid before taking ovpn-lock. In the window between the lookup which only takes a refcount and the subsequent...

SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.7 views

EUVD-2026-64414

In the Linux kernel, the following vulnerability has been resolved: ovpn: skip rehash for peers already removed from byid ovpnnlpeersetdoit resolves the target peer via ovpnpeergetbyid before taking ovpn-lock. In the window between the lookup which only takes a refcount and the subsequent...

5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:33 p.m.13 views

CVE-2026-74726

CVE-2026-74726 is a race condition in the Linux kernel's bonding driver (ALB mode), specifically in bond_alb_monitor(). The function reads primary_is_promisc under RCU, then drops RCU and acquires RTNL via rtnl_trylock(). In that window the active slave can change (e.g., via RTM_DELLINK), causing...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:33 p.m.7 views

EUVD-2026-64412

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:33 p.m.13 views

CVE-2026-74725

This CVE affects the enic network driver in the Linux kernel . The root cause is a use-after-free in the tx_hang_reset work item during device removal: enic_remove() cancels the reset and change_mtu_work items but fails to cancel tx_hang_reset. A TX timeout firing while the device is being remove...

5.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74725

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

5.6AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.20 views

CVE-2026-74725 enic: fix tx_hang_reset use-after-free on device removal

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:33 p.m.8 views

EUVD-2026-64410

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject inline extents without valid headers BUG For a crafted btrfs image, the following KASAN can be triggered when reading an inline lzo compressed file extent: BUG: KASAN: slab-out-of-bounds in...

5.8AI score
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.12 views

CVE-2026-74724

CVE-2026-74724 is an out-of-bounds write vulnerability in the Linux kernel's IPVS subsystem, specifically in the ip_vs_nat_icmp function. The root cause is that the IP ihl field is read multiple times during packet processing, allowing a local attacker to modify the packet in-flight and cause a w...

5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74723

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject inline extents without valid headers BUG For a crafted btrfs image, the following KASAN can be triggered when reading an inline lzo compressed file extent: BUG: KASAN: slab-out-of-bounds in...

5.7AI score
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:33 p.m.8 views

EUVD-2026-64411

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:33 p.m.11 views

CVE-2026-74723

CVE-2026-74723 is a slab-out-of-bounds read in the Linux kernel's btrfs LZO decompression path. When reading a crafted btrfs image containing an inline LZO-compressed file extent that has only an LZO header but lacks the required segment header and payload, lzo_decompress() reads beyond the item ...

5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74724 ipvs: avoid out-of-bounds write in ip_vs_nat_icmp

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.6 views

CVE-2026-74724

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

5.4AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74723 btrfs: lzo: reject inline extents without valid headers

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject inline extents without valid headers BUG For a crafted btrfs image, the following KASAN can be triggered when reading an inline lzo compressed file extent: BUG: KASAN: slab-out-of-bounds in...

SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.11 views

CVE-2026-74722

This is a memory leak in the btrfs filesystem of the Linux kernel , specifically in the btrfs_do_encoded_write() function. The leak occurs because an extent changeset (allocated via qgroup_reserve_data()) is not freed before the function returns. The bug was discovered through local fuzzing of ke...

5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.21 views

CVE-2026-74722 btrfs: fix memory leak in btrfs_do_encoded_write()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in btrfsdoencodedwrite Local fuzzing of 6.12.94 has found the following memory leak: Unreferenced object 0xffff888018050a80 size 64: comm "syz.0.17", pid 10297, jiffies 4294953601 hex dump first 32 bytes: 0...

SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.6 views

CVE-2026-74722

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in btrfsdoencodedwrite Local fuzzing of 6.12.94 has found the following memory leak: Unreferenced object 0xffff888018050a80 size 64: comm "syz.0.17", pid 10297, jiffies 4294953601 hex dump first 32 bytes: 0...

5.3AI score
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:33 p.m.7 views

EUVD-2026-64409

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in btrfsdoencodedwrite Local fuzzing of 6.12.94 has found the following memory leak: Unreferenced object 0xffff888018050a80 size 64: comm "syz.0.17", pid 10297, jiffies 4294953601 hex dump first 32 bytes: 0...

5.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74720

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

5.4AI score
SaveExploits0
Rows per page
Query Builder