Lucene search
+L

15 matches found

OSV
OSV
added 22 hours ago4 views

UBUNTU-CVE-2026-72477

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call ntfsbadinode when failing to rename It is safe to call ntfsbadinode on live inodes since: commit 519b078998ce "fs/ntfs3: Exclude call makebadinode for live nodes." The WARNON was added when it wasn't safe by: commi...

9.8CVSS5.3AI score0.00189EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago3 views

CVE-2026-72477

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call ntfsbadinode when failing to rename It is safe to call ntfsbadinode on live inodes since: commit 519b078998ce "fs/ntfs3: Exclude call makebadinode for live nodes." The WARNON was added when it wasn't safe by: commi...

9.8CVSS0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-72477 fs/ntfs3: call _ntfs_bad_inode() when failing to rename

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call ntfsbadinode when failing to rename It is safe to call ntfsbadinode on live inodes since: commit 519b078998ce "fs/ntfs3: Exclude call makebadinode for live nodes." The WARNON was added when it wasn't safe by: commi...

9.8CVSS0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago20 views

CVE-2026-72477

The CVE-2026-72477 entry concerns the Linux kernel (fs/ntfs3) where a failure to rename could trigger an inconsistent inode state. The root issue was a WARN_ON path; it has been replaced with a call to _ntfs_bad_inode(), preventing further operations on the affected inode. This change appears to ...

9.8CVSS5.3AI score0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-72665

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call ntfs bad inode when failing to rename It is safe to call ntfs bad inode on live inodes since: commit 519b078998ce "fs/ntfs3: Exclude call make bad inode for live nodes." The WARN ON was added when it wasn't safe by...

5.3AI score0.00189EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 6 days ago6 views

kernel: shmem: fix recovery on rename failures

A flaw was found in the Linux kernel's shmem tmpfs filesystem rename operation. Under severe memory pressure, the mapletree insertion used during file rename can fail, and the error recovery path does not properly handle this failure. This can leave the filesystem directory offset tree in an...

8.2CVSS5.4AI score0.0025EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: shmem: fixed the issue where renaming failed due to insufficient memory; MapleTree insertions may fail if there is severely low memory available; simpleoffsetrename does not handle failures properly when encountering such...

8.2CVSS6AI score0.0025EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/13 3:31 p.m.41 views

CVE-2025-71072

CVE-2025-71072 concerns a Linux kernel issue affecting shmem rename recovery when memory pressure causes MapleTree insertions to fail and simple_offset_rename/simple_offset_rename_exchange to not recover properly. The fix prevents post-success failures (e.g., after shmem_whiteout) by preinserting...

8.2CVSS6AI score0.0025EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.14 views

PT-2026-2590

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The F2FS filesystem, when mounting filesystems with corrupted directory depth values, can experience issues with dentry cache invalidation during rename operations involving whiteouts...

5.3AI score0.00179EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: The cancle function marks a bad inode after attempting to remove a file name. The reproducer uses a file0 on an ntfs3 file system with a corrupted ilink. When renaming a file, the inode of file0 is marked as a bad inode...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/19 5:15 p.m.5 views

DEBIAN-CVE-2025-38615

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: cancle set bad inode after removing name fails The reproducer uses a file0 on a ntfs3 file system with a corrupted ilink. When renaming, the file0's inode is marked as a bad inode because the file name cannot be deleted...

5.5CVSS5.4AI score0.00164EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/28 5:29 a.m.12 views

CVE-2021-47637

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: 77.028764 task:kworker/u8:4 state:D stack: 0 pid: 132 77.028820 Call Trace: 77.029027 schedule+0x8c/0x1b0 77.029067 mutexlock+0x50/0x60...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/17 12:23 a.m.8 views

SUSE CVE-2024-51491

notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. The issue was identified during Quarkslab's security audit on the Certificate Revocation List CRL based revocation check feature. After retrieving the CRL, notation-go...

3.3CVSS6.8AI score0.00195EPSS
SaveExploits1References4
OSV
OSV
added 2013/11/23 6:55 p.m.4 views

DEBIAN-CVE-2012-0787

The clonefile function in transfer.c in Augeas before 1.0.0, when copyifrenamefails is set and EXDEV or EBUSY is returned by the rename function, allows local users to overwrite arbitrary files and obtain sensitive information via a bind mount on the 1 .augsave or 2 destination file when using th...

3.7CVSS6.4AI score0.00413EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2013/11/20 8:8 p.m.12 views

augeas: susceptible to mountpoint attack

The clonefile function in transfer.c in Augeas before 1.0.0, when copyifrenamefails is set and EXDEV or EBUSY is returned by the rename function, allows local users to overwrite arbitrary files and obtain sensitive information via a bind mount on the 1 .augsave or 2 destination file when using th...

3.7CVSS5.9AI score0.00413EPSS
SaveExploits1References4
Rows per page
Query Builder