Lucene search
+L

18784 matches found

SUSE CVE
SUSE CVE
added 2026/03/19 12:27 a.m.8 views

SUSE CVE-2026-23252

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.5AI score0.00122EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/03/19 12:00 a.m.10 views

The vulnerabilities of the functions cifs_close_deferred_file() and cifs_close_all_deferred_files() in the fs/cifs/misc.c file of the Linux kernel’s file system allow a attacker to cause a service failure.

The vulnerabilities of the functions cifsclosedeferredfile and cifsclosealldeferredfiles in the fs/cifs/misc.c module of the Linux file system are related to improper memory release memory leaks. Exploiting these vulnerabilities can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00163EPSS
SaveExploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.13 views

Ubuntu 20.04 LTS : Linux kernel (AWS FIPS) vulnerabilities (USN-8107-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8107-1 advisory. Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these...

9.8CVSS6.8AI score0.00617EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/03/18 6:31 p.m.10 views

EUVD-2026-12908

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix ISCHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from f2fsrecoverinodepage. The issue occurred under th...

5.7AI score0.00114EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/03/18 6:31 p.m.7 views

EUVD-2026-12858

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

5.6AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/18 6:16 p.m.10 views

CVE-2026-23267

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix ISCHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from f2fsrecoverinodepage. The issue occurred under th...

5.5CVSS0.00114EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/18 6:16 p.m.8 views

CVE-2026-23249

In the Linux kernel, the following vulnerability has been resolved: xfs: check for deleted cursors when revalidating two btrees The free space and inode btree repair functions will rebuild both btrees at the same time, after which it needs to evaluate both btrees to confirm that the corruptions a...

5.5CVSS0.00141EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/18 6:16 p.m.9 views

CVE-2026-23250

In the Linux kernel, the following vulnerability has been resolved: xfs: check return value of xchkscrubcreatesubord Fix this function to return NULL instead of a mangled ENOMEM, then fix the callers to actually check for a null pointer and return ENOMEM. Most of the corrections here are for code...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/18 6:16 p.m.11 views

UBUNTU-CVE-2026-23249

In the Linux kernel, the following vulnerability has been resolved: xfs: check for deleted cursors when revalidating two btrees The free space and inode btree repair functions will rebuild both btrees at the same time, after which it needs to evaluate both btrees to confirm that the corruptions a...

5.5CVSS5.7AI score0.00141EPSS
SaveExploits0References19
OSV
OSV
added 2026/03/18 6:16 p.m.15 views

UBUNTU-CVE-2026-23265

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer in read,writeendio ----------- cut here ------------ kernel BUG at fs/f2fs/data.c:358! Call Trace: blkupdaterequest+0x5eb/0xe70 block/blk-mq.c:987 blkmqendrequest+0x3e/0x70...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/18 6:16 p.m.18 views

UBUNTU-CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

7.5CVSS5.7AI score0.0022EPSS
SaveExploits0References17
CVE
CVE
added 2026/03/18 5:46 p.m.42 views

CVE-2026-23267

The CVE-2026-23267 issue is a Linux kernel f2fs race where an IS_CHECKPOINTED flag inconsistency during atomic commits could cause an -EINVAL in f2fs_recover_inode_page. The root cause is a race between f2fs_ioc_commit_atomic_write and f2fs_write_checkpoint, with the last_folio’s nat_entry flag n...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/18 5:40 p.m.27 views

CVE-2025-71268 btrfs: fix reservation leak in some error paths when inserting inline extent

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

7.5CVSS0.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/18 5:01 p.m.33 views

CVE-2026-23252 xfs: get rid of the xchk_xfile_*_descr calls

In the Linux kernel, the following vulnerability has been resolved: xfs: get rid of the xchkxfiledescr calls The xchkxfiledescr macros call kasprintf, which can fail to allocate memory if the formatted string is larger than 16 bytes or whatever the nofail guarantees are nowadays. Some of them cou...

0.00122EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:01 p.m.10 views

CVE-2026-23250

In the Linux kernel, the following vulnerability has been resolved: xfs: check return value of xchkscrubcreatesubord Fix this function to return NULL instead of a mangled ENOMEM, then fix the callers to actually check for a null pointer and return ENOMEM. Most of the corrections here are for code...

5.8AI score0.00122EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/18 5:01 p.m.30 views

CVE-2026-23249 xfs: check for deleted cursors when revalidating two btrees

In the Linux kernel, the following vulnerability has been resolved: xfs: check for deleted cursors when revalidating two btrees The free space and inode btree repair functions will rebuild both btrees at the same time, after which it needs to evaluate both btrees to confirm that the corruptions a...

0.00141EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/18 3:28 p.m.18 views

USN-8098-3 linux-aws, linux-aws-5.4, linux-gcp-5.4, linux-oracle, linux-oracle-5.4, linux-xilinx-zynqmp vulnerabilities

Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these issues to load, replace, and remove arbitrary AppArmor profiles causing denial of service, exposure of sensitive information kernel memory, local...

9.8CVSS6.8AI score0.00617EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/03/18 12:31 p.m.13 views

EUVD-2025-208818

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attrloadrunsrange on inconsistent metadata We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite lo...

5.6AI score0.00121EPSS
SaveExploits0References8
NVD
NVD
added 2026/03/18 11:16 a.m.12 views

CVE-2025-71267

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTRLIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite loop when an...

5.5CVSS0.00121EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/03/18 11:16 a.m.13 views

CVE-2025-71266

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: check return value of indxfind to avoid infinite loop We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed dentry in the ntfs3 filesystem can cause the...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References33
Rows per page
Query Builder