Lucene search
+L

55 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel before version 6.1.3, fs/ntfs3/record.c does not validate resident attribute names. This could lead to an out-of-bounds write vulnerability...

7.8CVSS6.7AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/11 8:19 p.m.•14 views

DEBIAN-CVE-2026-89611

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate non-resident attribute offsets ntfsattrupdatemeta shifts the attribute name when converting between non-sparse and sparse attributes. Converting to sparse also adds the compressedsize field before the name and...

9.8CVSS6.2AI score0.00553EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/11 7:45 p.m.•31 views

CVE-2026-89611 ntfs: validate non-resident attribute offsets

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate non-resident attribute offsets ntfsattrupdatemeta shifts the attribute name when converting between non-sparse and sparse attributes. Converting to sparse also adds the compressedsize field before the name and...

9.8CVSS0.00553EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/31 12:00 a.m.•84 views

Linux Distros Unpatched Vulnerability : CVE-2026-80674

"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: ntfs: validate resident attribute lists and harden the validator A base inode's...

9.8CVSS6.2AI score0.00553EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/28 4:34 p.m.•10 views

SUSE CVE-2026-80674

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's $ATTRIBUTELIST is sanity-checked by loadattributelist only on the non-resident path; ntfsreadlockedinode copies a resident attribute list into...

9.8CVSS6AI score0.00553EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 8:16 a.m.•8 views

UBUNTU-CVE-2026-80674

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's $ATTRIBUTELIST is sanity-checked by loadattributelist only on the non-resident path; ntfsreadlockedinode copies a resident attribute list into...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/28 8:16 a.m.•18 views

CVE-2026-80674

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's $ATTRIBUTELIST is sanity-checked by loadattributelist only on the non-resident path; ntfsreadlockedinode copies a resident attribute list into...

9.8CVSS6AI score0.00553EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/28 6:49 a.m.•38 views

CVE-2026-80674

CVE-2026-80674 is a critical (CVSS 9.8) vulnerability in the Linux kernel NTFS driver . The ntfs_read_locked_inode() function copies a resident $ATTRIBUTE_LIST into the inode's attribute list via a plain memcpy() with no validation . Subsequent attribute-list walks (ntfs_external_attr_find(), ntf...

9.8CVSS6AI score0.00553EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•0 views

CVE-2026-80674: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's $ATTRIBUTELIST is sanity-checked by loadattributelist only on the non-resident path; ntfsreadlockedinode copies a resident attribute list into...

9.8CVSS6AI score0.00553EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ntfs: Do not change a $DATA attribute that is 0 bytes to a non-resident attribute. When the ntfsresidentattrresize function cannot expand a resident attribute, it retries after converting other resident attributes to non-resident...

9.8CVSS5.8AI score0.00553EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fixed the WARNON message for the “resident attribute” in ntfsmaprunlistnolock. When ntfsmaprunlistnolock needs to look up the attribute extent containing a target VCN ctxneedsreset == true, it calls ntfsattrlookup, and then...

9.8CVSS5.9AI score0.00671EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/18 3:52 p.m.•9 views

CVE-2026-72207

A flaw was found in the NTFS file system driver in the Linux kernel. When the ntfsresidentattrresize function attempts to free space by converting resident attributes to non-resident, it incorrectly selects zero-length $DATA attributes for this conversion. This can lead to fsck file system check...

9.8CVSS5.4AI score0.00553EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/15 6:21 a.m.•10 views

CVE-2026-72209

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate attribute values on lookup ntfsattrfind and ntfsexternalattrfind check that generic resident attribute values fit in their attribute records and that fixed-size resident values are large enough. For variable-length...

9.8CVSS0.00553EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/15 6:21 a.m.•10 views

CVE-2026-72207

In the Linux kernel, the following vulnerability has been resolved: ntfs: not change 0-byte $DATA attribute to non-resident When ntfsresidentattrresize cannot grow a resident attribute in place, it retries after converting other resident attributes to non-resident to free space in the MFT recrord...

9.8CVSS0.00553EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/15 6:21 a.m.•19 views

CVE-2026-72198

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject non-resident records for resident-only attributes The shared lookup-time attribute validator rejects non-resident $FILENAME and $VOLUMENAME records because their formats require resident values and callers handle...

7.8CVSS0.00173EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72185

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix WARNON for resident attribute in ntfsmaprunlistnolock When ntfsmaprunlistnolock needs to look up the attribute extent containing a target VCN ctxneedsreset == true, it calls ntfsattrlookup and then expects the result to...

9.8CVSS0.00671EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/15 6:21 a.m.•10 views

UBUNTU-CVE-2026-72185

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix WARNON for resident attribute in ntfsmaprunlistnolock When ntfsmaprunlistnolock needs to look up the attribute extent containing a target VCN ctxneedsreset == true, it calls ntfsattrlookup and then expects the result to...

9.8CVSS5.6AI score0.00671EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 6:21 a.m.•11 views

UBUNTU-CVE-2026-72207

In the Linux kernel, the following vulnerability has been resolved: ntfs: not change 0-byte $DATA attribute to non-resident When ntfsresidentattrresize cannot grow a resident attribute in place, it retries after converting other resident attributes to non-resident to free space in the MFT recrord...

9.8CVSS5.4AI score0.00553EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 6:21 a.m.•11 views

UBUNTU-CVE-2026-72198

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject non-resident records for resident-only attributes The shared lookup-time attribute validator rejects non-resident $FILENAME and $VOLUMENAME records because their formats require resident values and callers handle...

7.8CVSS5.4AI score0.00173EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 5:54 a.m.•19 views

CVE-2026-72209 ntfs: validate attribute values on lookup

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate attribute values on lookup ntfsattrfind and ntfsexternalattrfind check that generic resident attribute values fit in their attribute records and that fixed-size resident values are large enough. For variable-length...

9.8CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder