Lucene search
+L

41 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2025-22036

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: exfat: fix random stack corruption after getblock When getblock is called with a bufferhead...

7.8CVSS6AI score0.00199EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-38206

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exfat: fix double free in delayedfree The double free could happen in the following path. exfatcreateupcasetable exfatcreateupcasetable : return error...

7.8CVSS6.7AI score0.00166EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/04 2:15 p.m.18 views

CVE-2025-38206

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayedfree The double free could happen in the following path. exfatcreateupcasetable exfatcreateupcasetable : return error exfatfreeupcasetable : free -volutbl exfatloaddefaultupcasetable : return erro...

7.8CVSS0.00166EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: exfat: Fixed random stack corruption that occurs after getblock. When getblock is called with a bufferhead allocated on the stack, such as in dompagereadpage, stack corruption due to UAF of the bufferhead may occur in the followi...

7.8CVSS6.3AI score0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 12:33 a.m.7 views

CVE-2022-29973

relan exFAT 1.3.0 allows local users to obtain sensitive information data from deleted files in the filesystem in certain situations involving offsets beyond ValidDataLength...

4.7CVSS6AI score0.00303EPSS
SaveExploits1References1
OSV
OSV
added 2025/04/16 3:15 p.m.8 views

UBUNTU-CVE-2025-22036

In the Linux kernel, the following vulnerability has been resolved: exfat: fix random stack corruption after getblock When getblock is called with a bufferhead allocated on the stack, such as dompagereadpage, stack corruption due to bufferhead UAF may occur in the following race condition...

7.8CVSS6.2AI score0.00199EPSS
SaveExploits0References20
CVE
CVE
added 2025/04/16 2:12 p.m.113 views

CVE-2025-22076

CVE-2025-22076 is a Linux kernel vulnerability in exfat handling. The root cause is missing shutdown checks in several I/O paths: read_iter, and later write_iter, splice_read, and mmap. This allowed a device deletion to leave dirty data readable, per the description. The fix adds shutdown checks ...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22076 exfat: fix missing shutdown check

In the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in...

6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/03/18 12:00 a.m.17 views

PT-2025-35965

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An infinite loop may occur in the exFAT file system due to file system corruption if a cluster chain includes a loop and there are no unused entries in the chain. Specifically, this issu...

6CVSS6.1AI score0.00155EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/11 4:59 p.m.50 views

CVE-2025-21180 Windows exFAT File System Remote Code Execution Vulnerability

...

7.8CVSS0.0093EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/03/11 2:00 p.m.24 views

Windows exFAT File System Remote Code Execution Vulnerability

Heap-based buffer overflow in Windows exFAT File System allows an unauthorized attacker to execute code locally...

7.8CVSS7.9AI score0.0093EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/11 12:00 a.m.8 views

PT-2025-10795 · Microsoft · Windows Exfat File System +1

Name of the Vulnerable Software and Affected Versions: Windows exFAT File System affected versions not specified Description: A heap-based buffer overflow in the Windows exFAT File System allows an unauthorized attacker to execute code locally. Recommendations: At the moment, there is no...

7.8CVSS8.8AI score0.0093EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49560

In the Linux kernel, the following vulnerability has been resolved: exfat: check if cluster num is valid Syzbot reported slab-out-of-bounds read in exfatclearbitmap. This was triggered by reproducer calling truncute with size 0, which causes the following trace: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS0.00291EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.23 views

CVE-2022-49560 exfat: check if cluster num is valid

In the Linux kernel, the following vulnerability has been resolved: exfat: check if cluster num is valid Syzbot reported slab-out-of-bounds read in exfatclearbitmap. This was triggered by reproducer calling truncute with size 0, which causes the following trace: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS0.00291EPSS
SaveExploits0References5
Amazon
Amazon
added 2025/01/24 12:00 a.m.20 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset CVE-2024-42315 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock...

7.8CVSS6.7AI score0.00696EPSS
SaveExploits2
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.32 views

CVE-2024-57943 exfat: fix the new buffer was not zeroed before writing

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/21 12:18 p.m.224 views

CVE-2024-57940

CVE-2024-57940 (Linux kernel exfat): The issue occurs when a corrupted exFAT cluster chain links a cluster to itself and an unused directory entry exists in that cluster. In this case, dentry is not incremented and the traversal can loop indefinitely, preventing s_lock release and causing hangs (...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/01/21 12:18 p.m.19 views

CVE-2024-57940 exfat: fix the infinite loop in exfat_readdir()

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfatreaddir If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, 'dentry' will not be incremented,...

6AI score
SaveExploits0References13
OSV
OSV
added 2024/12/24 11:28 a.m.9 views

CVE-2024-53147 exfat: fix out-of-bounds access of directory entries

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if startclu becomes an EOF clusteran invalid cluster due to file system corruption, then the...

7.8CVSS6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 2:41 p.m.11 views

CVE-2024-47677

In the Linux kernel, the following vulnerability has been resolved: exfat: resolve memory leak from exfatcreateupcasetable If exfatloadupcasetable reaches end and returns -EINVAL, allocated memory doesn't get freed and while exfatloaddefaultupcasetable allocates more memory, leading to a memory...

5.5CVSS6.9AI score0.00235EPSS
SaveExploits0References4
Rows per page
Query Builder