Lucene search
+L

2436 matches found

NVD
NVD
added 2025/05/01 2:15 p.m.23 views

CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS0.00156EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/01 2:15 p.m.23 views

CVE-2025-37774

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

7.8CVSS0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:15 p.m.1 views

DEBIAN-CVE-2025-37774

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.8 views

UBUNTU-CVE-2025-37774

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

7.8CVSS6.2AI score0.00183EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 2:15 p.m.7 views

UBUNTU-CVE-2025-37780

In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofsfhtoparent. 1 The handlebytes value passed in by the reproducing program is equal to 12. In handletopath, only 12 bytes of memory are...

7.1CVSS6.2AI score0.00197EPSS
SaveExploits0References40
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.2 views

CVE-2022-49846 udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.22 views

CVE-2022-49846 udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS0.00231EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49846

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS5.5AI score0.00231EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:10 p.m.141 views

CVE-2022-49846

CVE-2022-49846 : In the Linux kernel, a slab-out-of-bounds write bug was reported in udf_find_entry() (fs/udf/namei.c). The issue is demonstrated via a KASAN report during an open path through udf_lookup and namei, with a 256-byte kmalloc object involved. The advisory notes that this has been fix...

7.8CVSS6.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49846 udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS5.8AI score
SaveExploits0References11
NVD
NVD
added 2025/05/01 1:15 p.m.16 views

CVE-2025-37738

In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4xattrinodedecrefall' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported issue:...

7.8CVSS0.00202EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.17 views

CVE-2025-37782

...

SaveExploits0
CVE
CVE
added 2025/05/01 1:07 p.m.144 views

CVE-2025-37782

CVE-2025-37782 affects the kernel package for versions earlier than 6.6.92.2-1. An upgraded kernel version (≥ 6.6.92.2-1) resolves the issue. No exploit details are provided in the connected documents. If using affected distributions, upgrade to the specified kernel version to mitigate.

6.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.14 views

CVE-2025-37782

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2025/05/01 1:07 p.m.144 views

CVE-2025-37780

CVE-2025-37780 — Linux kernel isofs slab-out-of-bounds . The vulnerability occurs in isofs_fh_to_parent when a too-small fid is used: 12 bytes allocated for file_handle->f_handle while accessing parent_block requires at least 16 bytes, causing a potentially dangerous read. The issue was observ...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/01 1:07 p.m.13 views

CVE-2025-37780 isofs: Prevent the use of too small fid

In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofsfhtoparent. 1 The handlebytes value passed in by the reproducing program is equal to 12. In handletopath, only 12 bytes of memory are...

6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.27 views

CVE-2025-37779 lib/iov_iter: fix to increase non slab folio refcount

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 1:07 p.m.9 views

CVE-2025-37779 lib/iov_iter: fix to increase non slab folio refcount

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.34 views

CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS5.3AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.14 views

CVE-2025-37774

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

7.8CVSS5.7AI score0.00183EPSS
SaveExploits0
Rows per page
Query Builder