Lucene search
+L

677 matches found

CVE
CVE
•added 2026/05/06 11:27 a.m.•49 views

CVE-2026-43153

CVE-2026-43153 affects the Linux kernel’s XFS attribute handling: the function xfs_attr_leaf_hasname has an problematic calling convention that can mishandle buffers. The fix is to open-code xfs_attr_leaf_hasname in callers so each caller of xfs_attr3_leaf_read manages buffer release. The issue i...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•40 views

CVE-2026-43153 xfs: remove xfs_attr_leaf_hasname

In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfsattrleafhasname The calling convention of xfsattrleafhasname is problematic, because it returns a NULL buffer when xfsattr3leafread fails, a valid buffer when xfsattr3leaflookupint returns -ENOATTR or -EEXIST, and ...

7.8CVSS0.00175EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/06 11:27 a.m.•12 views

CVE-2026-43153 xfs: remove xfs_attr_leaf_hasname

In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfsattrleafhasname The calling convention of xfsattrleafhasname is problematic, because it returns a NULL buffer when xfsattr3leafread fails, a valid buffer when xfsattr3leaflookupint returns -ENOATTR or -EEXIST, and ...

7.8CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/05/06 12:00 a.m.•19 views

PT-2026-37493

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A problem exists in the XFS filesystem component where the xfs attr leaf hasname function has a problematic calling convention. The function may return a NULL buffer if xfs attr3 leaf re...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/05/06 12:00 a.m.•26 views

Linux Distros Unpatched Vulnerability : CVE-2026-43153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfs: remove xfsattrleafhasname The calling convention of xfsattrleafhasname is problematic, because it returns a NULL buffer when xfsattr3leafread fails, a vali...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/01 2:15 p.m.•15 views

CVE-2026-43053 xfs: close crash window in attr dabtree inactivation

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

5.8AI score
SaveExploits0References5
OSV
OSV
•added 2026/04/27 6:33 p.m.•25 views

JLSEC-2026-236 Applications that use a non-default option when verifying certificates may be vulnerable to an...

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that...

5.3CVSS6.7AI score0.01583EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
•added 2026/04/27 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-31600

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time...

7.5CVSS6.5AI score0.00399EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
•added 2026/04/26 8:05 a.m.•10 views

arm64: mm: Handle invalid large leaf mappings correctly

...

7.5CVSS5.2AI score0.00399EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/04/25 1:38 a.m.•14 views

SUSE CVE-2026-31600

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

5.5CVSS5.6AI score0.00399EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/04/24 7:25 p.m.•17 views

CVE-2026-31600

A flaw was found in the Linux kernel's memory management for the arm64 architecture. The kernel incorrectly processes invalid large leaf mappings, which are specific entries used to manage system memory. This vulnerability can be triggered by a local user or a guest operating system, leading to a...

7.5CVSS5.3AI score0.00399EPSS
SaveExploits0References4
NVD
NVD
•added 2026/04/24 3:16 p.m.•12 views

CVE-2026-31600

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

7.5CVSS0.00399EPSS
SaveExploits0References4
OSV
OSV
•added 2026/04/24 3:16 p.m.•12 views

DEBIAN-CVE-2026-31600

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

7.5CVSS5.4AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
•added 2026/04/24 3:16 p.m.•7 views

AZL-83759 CVE-2026-31600 affecting package kernel for versions less than 6.6.134.1-2

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

7.5CVSS6.7AI score0.00399EPSS
SaveExploits0References1
CVE
CVE
•added 2026/04/24 2:45 p.m.•54 views

CVE-2026-31666

CVE-2026-31666 affects the Linux kernel’s btrfs filesystem. A defect in lookup_extent_data_ref() caused an incorrect return value when transitioning between leaves, due to merged err/ret handling: if btrfs_next_leaf() returns 0, ret could be overwritten from -ENOENT to 0, making a non-matching ke...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/04/24 2:45 p.m.•12 views

CVE-2026-31666 btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

7.8CVSS6AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•23 views

EUVD-2026-25559

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookupextentdataref After commit 1618aa3c2e01 "btrfs: simplify return variables in lookupextentdataref", the err and ret variables were merged into a single ret variable...

5.4AI score0.00175EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/04/24 2:42 p.m.•9 views

CVE-2026-31600

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

5.5AI score0.00399EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/04/24 2:42 p.m.•17 views

EUVD-2026-25493

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

5.5AI score0.00399EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•17 views

CVE-2026-31600

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

7.5CVSS5.4AI score0.00399EPSS
SaveExploits0
Rows per page
Query Builder