Lucene search
+L

15595 matches found

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 ...

7.8CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/08 12:46 a.m.54 views

CVE-2025-40307

CVE-2025-40307 affects the Linux kernel's exfat implementation. The issue arises from invalid validation of cluster allocation bits in the allocation bitmap, allowing a cluster (potentially 6 when the start cluster is 6) to be allocated during mkdir, which can lead to deletion/reallocation of dir...

7.8CVSS6AI score0.00143EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.17 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 ...

7.8CVSS5.2AI score0.00143EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2025/12/08 12:0 a.m.203 views

📄 Django 5.1.13 SQL Injection

Django version 5.1.13 remote SQL injection vulnerability scanning script. ============================================================================================================================================= | Title : Django 5.1.13 SQL Injection Scanner | | Author : indoushka | | Tested o...

9.1CVSS8.3AI score0.19396EPSS
SaveExploits10
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.7 views

PT-2025-49452

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Network File System Daemon NFSD component of the Linux kernel. Specifically, a crash can occur within the nfsd4 read release function when tracing is enabled,...

6.1AI score0.00445EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.6 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 a zero-length mapping allowed by the pciendpointtest driver, which could lead to a kernel crash...

6AI score0.00195EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50614

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: pciendpointtest: Fix pciendpointtestcopy,write,read panic The dmamapsingle doesn't permit zero length mapping. It causes a follow panic. A panic was...

5.3AI score0.00195EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40271

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should us...

7.8CVSS5.9AI score0.00445EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.9 views

PT-2025-49455

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc1rpci-dev+ 237 Description The Linux kernel contained a flaw in the pci endpoint test module where the dma map single function did not properly handle zero-length mappings, leading to a potential kernel...

7.8CVSS6.7AI score0.0094EPSS
SaveExploits2References896
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.7 views

CVE-2025-40281

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent possible shift-out-of-bounds in sctptransportupdaterto syzbot reported a possible shift-out-of-bounds 1 Blamed commit added rtoalphamax and rtobetamax set to 1000. It is unclear if some sctp users are setting very...

7CVSS5.5AI score0.00213EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.5 views

EUVD-2025-201571

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

6AI score0.00136EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40281

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent possible shift-out-of-bounds in sctptransportupdaterto syzbot reported a possible shift-out-of-bounds 1 Blamed commit added rtoalphamax and rtobetamax set to 1000. It is unclear if some sctp users are setting very...

0.00213EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/06 10:15 p.m.10 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS0.00136EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 10:15 p.m.8 views

DEBIAN-CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS5.3AI score0.00445EPSS
SaveExploits3References1
CVE
CVE
added 2025/12/06 9:51 p.m.38 views

CVE-2025-40281

In the Linux kernel, CVE-2025-40281 affects SCTP in net/sctp/transport.c, where a shift-out-of-bounds could occur in sctp_transport_update_rto if rto_alpha_max/rto_beta_max were very large. The fix adds a run-time test to prevent regressions and includes READ_ONCE() annotations since sysctl value...

6AI score0.00213EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.7 views

CVE-2025-40281

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent possible shift-out-of-bounds in sctptransportupdaterto syzbot reported a possible shift-out-of-bounds 1 Blamed commit added rtoalphamax and rtobetamax set to 1000. It is unclear if some sctp users are setting very...

5.3AI score0.00213EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.32 views

CVE-2025-40278 net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

0.00213EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.31 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS0.00445EPSS
SaveExploits3References8
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.7 views

PT-2025-49382

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the sctp transport update rto function that may lead to a shift-out-of-bounds condition. This issue was identified by syzbot, which reported a potenti...

6.3AI score0.00213EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/05 4:22 p.m.11 views

CVE-2025-40227

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

5.9AI score0.00182EPSS
SaveExploits0References4
Rows per page
Query Builder