Lucene search
+L

573088 matches found

Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.8 views

CVE-2026-80656

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Add a sanity check for btree node size Syzbot reported an uninit-value bug in 1 with a corrupted HFS+ image, during the file system mounting process, specifically while loading the catalog, a corrupted nodesize value of ...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:49 a.m.10 views

EUVD-2026-67532

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Add a sanity check for btree node size Syzbot reported an uninit-value bug in 1 with a corrupted HFS+ image, during the file system mounting process, specifically while loading the catalog, a corrupted nodesize value of ...

5.8AI score0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:49 a.m.27 views

CVE-2026-80656

CVE-2026-80656 is an uninitialized value vulnerability in the Linux kernel's hfsplus (HFS+) filesystem driver. During mounting of a crafted HFS+ image, a corrupted node_size value of 1 causes an excessively large rec_off argument to be passed to hfs_bnode_read_u16() within hfs_bnode_find(), leavi...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80643

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:48 a.m.17 views

CVE-2026-80643

This Linux kernel issue affects the igen6_edac driver (EDAC subsystem for Igen6 memory controllers). When the driver is unloaded, a kernel warning and call trace are triggered because the memory controller devices lack a required release() callback, as reported by the kobject core in drivers/base...

5.8AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:48 a.m.10 views

EUVD-2026-67519

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.34 views

CVE-2026-80643 EDAC/igen6: Fix call trace due to missing release()

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:48 a.m.10 views

CVE-2026-80643 EDAC/igen6: Fix call trace due to missing release()

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:48 a.m.22 views

CVE-2026-80642

CVE-2026-80642 affects the Linux kernel 's liveupdate subsystem. During a Live Update, a subsystem may need to hold incoming File-Lifecycle-Bound (FLB) data for an extended period (e.g., during device enumeration). The vulnerability stems from a missing reference count on the incoming FLB structu...

5.8AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80642 liveupdate: Reference count incoming FLB data

In the Linux kernel, the following vulnerability has been resolved: liveupdate: Reference count incoming FLB data Increment the incoming FLB refcount in liveupdateflbgetincoming so that the FLB structure cannot be freed while the caller is actively using it. Add an additional...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.9 views

CVE-2026-80642

In the Linux kernel, the following vulnerability has been resolved: liveupdate: Reference count incoming FLB data Increment the incoming FLB refcount in liveupdateflbgetincoming so that the FLB structure cannot be freed while the caller is actively using it. Add an additional...

5.8AI score0.00155EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.38 views

CVE-2026-80642 liveupdate: Reference count incoming FLB data

In the Linux kernel, the following vulnerability has been resolved: liveupdate: Reference count incoming FLB data Increment the incoming FLB refcount in liveupdateflbgetincoming so that the FLB structure cannot be freed while the caller is actively using it. Add an additional...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:48 a.m.13 views

EUVD-2026-67518

In the Linux kernel, the following vulnerability has been resolved: liveupdate: Reference count incoming FLB data Increment the incoming FLB refcount in liveupdateflbgetincoming so that the FLB structure cannot be freed while the caller is actively using it. Add an additional...

5.8AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.9 views

CVE-2026-80631

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

7.5CVSS5.8AI score0.00343EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:48 a.m.58 views

CVE-2026-80631

CVE-2026-80631 affects the Linux kernel's btrfs LZO decompression path (lzo_decompress_bio() in fs/btrfs/lzo.c). The root cause is an insufficient validation check: each on-disk segment length (seg_len) is validated only against the workspace buffer size, not against the actual compressed input s...

7.5CVSS5.8AI score0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.41 views

CVE-2026-80631 btrfs: lzo: reject compressed segment that overflows the compressed input

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

7.5CVSS0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:48 a.m.12 views

EUVD-2026-67507

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

5.8AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:48 a.m.23 views

CVE-2026-80631 btrfs: lzo: reject compressed segment that overflows the compressed input

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject compressed segment that overflows the compressed input lzodecompressbio validates each on-disk segment length seglen only against the workspace cbuf size, not against the compressed input size compressedlen, th...

7.5CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:48 a.m.11 views

EUVD-2026-67502

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

5.8AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.33 views

CVE-2026-80626 powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del

In the Linux kernel, the following vulnerability has been resolved: powerpc/perf: fix preempt count underflow in fslembpmudel fslembpmudel unconditionally calls putcpuvarcpuhwevents at the 'out:' label, but only calls the matching getcpuvar after the 'i hw.idx is negative the function jumps to...

0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder