Lucene search
+L

631 matches found

OSV
OSV
added 2025/12/24 10:32 a.m.15 views

CVE-2025-68350 exfat: fix divide-by-zero in exfat_allocate_bitmap

In the Linux kernel, the following vulnerability has been resolved: exfat: fix divide-by-zero in exfatallocatebitmap The variable maxracount can be 0 in exfatallocatebitmap, which causes a divide-by-zero error in the subsequent modulo operation i % maxracount, leading to a system crash. When...

6.3AI score0.00162EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect call to exfatputdentryset, which could lead to a reference count leak...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68351

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exfat: fix refcount leak in exfatfind Fix refcount leaks in exfatfind related to exfatgetdentryset. Function exfatgetdentryset would increase the reference...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.13 views

PT-2025-52886

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s exFAT implementation where a divide-by-zero error can occur within the exfat allocate bitmap function. This happens when the max ra count variable is...

7.1CVSS6.2AI score0.00385EPSS
SaveExploits1References210
RedhatCVE
RedhatCVE
added 2025/12/10 10:42 a.m.13 views

CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

7CVSS5.8AI score0.00168EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/09 1:1 a.m.8 views

exfat: validate cluster allocation bits of the allocation bitmap

...

7AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.10 views

SUSE CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2025-201638

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

5.9AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 1:16 a.m.8 views

CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 1:16 a.m.1 views

DEBIAN-CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

5.2AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.5 views

UBUNTU-CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

5.7AI score0.00168EPSS
SaveExploits0References21
Microsoft CVE
Microsoft CVE
added 2025/12/08 1:4 a.m.5 views

exfat: fix improper check of dentry.stream.valid_size

...

5.5CVSS7AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 12:46 a.m.8 views

CVE-2025-40307 exfat: validate cluster allocation bits of the allocation bitmap

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

6.3AI score0.00168EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.34 views

CVE-2025-40307 exfat: validate cluster allocation bits of the allocation bitmap

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/08 12:46 a.m.46 views

CVE-2025-40307

CVE-2025-40307 affects the Linux kernel exFAT filesystem implementation. The vulnerability arises from validating the allocation bitmap for the exfat cluster allocation, enabling a scenario where, if the allocation bitmap start cluster is 6, cluster 6 could be allocated during mkdir, causing dele...

6AI score0.00168EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.15 views

CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

5.2AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/08 12:22 a.m.6 views

SUSE CVE-2025-40287

In the Linux kernel, the following vulnerability has been resolved: exfat: fix improper check of dentry.stream.validsize We found an infinite loop bug in the exFAT file system that can lead to a Denial-of-Service DoS condition. When a dentry in an exFAT filesystem is malformed, the following syst...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40287

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exfat: fix improper check of dentry.stream.validsize We found an infinite loop bug in the exFAT file system that can lead to a Denial-of-Service DoS condition...

7AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-40307

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs rea...

6.1AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.4 views

CVE-2025-40287

An infinite loop vulnerability was found in the exFAT filesystem driver in the Linux kernel. The exfatfind function does not validate if dentry.stream.validsize is negative. A malformed exFAT filesystem with such entries causes the kernel to hang during file operations like open, truncate, or wri...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References4
Rows per page
Query Builder