Lucene search
+L

8032 matches found

CVE
CVE
added 2025/05/20 4:1 p.m.131 views

CVE-2025-37947

CVE-2025-37947 affects ksmbd (Linux kernel SMBv3 server). Root cause: ksmbd_vfs_stream_write() could perform an out-of-bounds write when *pos >= v_len due to missing bounds check; patch adds a check to ensure *pos

8.8CVSS6.5AI score0.00481EPSS
SaveExploits1References7Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37946

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix duplicate pcidevput in disableslot when PF has child VFs With commit bcb5d6c76903 "s390/pci: introduce lock to synchronize state of zpcidev's" the code to ignore power off of a PF that has child VFs was changed from...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:58 p.m.79 views

CVE-2025-37942

CVE-2025-37942 is described in connected advisories as a Linux kernel issue within the HID: pidff path. The root cause reported is “Make sure to fetch pool before checking SIMULTANEOUS_MAX,” indicating a logic/fence-check or data handling problem in pool management related to HID: pidff. Affected...

6.7AI score0.00012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.7 views

CVE-2025-37940

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add condresched to ftracegraphsethash When the kernel contains a large number of functions that can be traced, the loop in ftracegraphsethash may take a lot of time to execute. This may trigger the softlockup watchdog. Ad...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 3:34 p.m.16 views

CVE-2025-37938 tracing: Verify event formats that have "%*p.."

In the Linux kernel, the following vulnerability has been resolved: tracing: Verify event formats that have "%p.." The trace event verifier checks the formats of trace events to make sure that they do not point at memory that is not in the trace event itself or in data that will never be freed. I...

7.1CVSS6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/05/20 3:34 p.m.42 views

CVE-2025-37937 objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()

In the Linux kernel, the following vulnerability has been resolved: objtool, media: dib8000: Prevent divide-by-zero in dib8000setdds If dib8000setdds's call to dib8000read32 returns zero, the result is a divide-by-zero. Prevent that from happening. Fixes the following warning with an UBSAN kernel...

0.00177EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/05/20 3:22 p.m.9 views

CVE-2025-37936

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: KVM: Mask PEBSENABLE loaded for guest with vCPU's value. When generating the MSRIA32PEBSENABLE value that will be loaded on VM-Entry to a KVM guest, mask the value with the vCPU's desired PEBSENABLE value...

8.7CVSS5.6AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 3:21 p.m.10 views

CVE-2025-37933 octeon_ep: Fix host hang issue during device reboot

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix host hang issue during device reboot When the host loses heartbeat messages from the device, the driver calls the device-specific ndostop function, which frees the resources. If the driver is unloaded in this...

6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/05/20 3:21 p.m.130 views

CVE-2025-37932

The CVE-2025-37932 issue affects the Linux kernel’s HTB qdisc: htb_qlen_notify() was not idempotent and could deactivate an HTB class or trigger a warning if called when already deactivated. The fix ports the function to be idempotent, easing callers such as fq_codel_dequeue() and qdisc_tree_redu...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.10 views

CVE-2025-37932 sch_htb: make htb_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.5 views

CVE-2025-37929

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays Commit a5951389e58d "arm64: errata: Add newer ARM cores to the spectrebhbloopaffected lists" added some additional CPUs to the Spectre-BHB workaround, including some...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 3:21 p.m.11 views

CVE-2025-37929 arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays Commit a5951389e58d "arm64: errata: Add newer ARM cores to the spectrebhbloopaffected lists" added some additional CPUs to the Spectre-BHB workaround, including some...

6.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.14 views

CVE-2025-37926

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionrpcopen A UAF issue can occur due to a race condition between ksmbdsessionrpcopen and sessionrpcclose. Add rpclock to the session to protect it...

8.8CVSS5.7AI score0.0047EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.37 views

CVE-2025-37922 book3s64/radix : Align section vmemmap start address to PAGE_SIZE

In the Linux kernel, the following vulnerability has been resolved: book3s64/radix : Align section vmemmap start address to PAGESIZE A vmemmap altmap is a device-provided region used to provide backing storage for struct pages. For each namespace, the altmap should belong to that same namespace. ...

0.00169EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.6 views

CVE-2025-37923

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in traceseqtobuffer syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in traceseqtobuffer kernel/trace/trace.c:1830 inline BUG: KASA...

7.8CVSS6AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

7.8CVSS5.3AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.5 views

CVE-2025-37919

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix NULL pointer deref in acpi2ssettdmslot Update chip data using devgetdrvdatadev-parent to fix NULL pointer deref in acpi2ssettdmslot...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:21 p.m.106 views

CVE-2025-37916

CVE-2025-37916 concerns the Linux kernel pds_core component. The issue is a use-after-free caused by a write-after-free of client_id in pdsc_auxbus_dev_del during stress testing, leading to a KFENCE reported bug chain. The fix removes the offending write-after-free by eliminating the client_id cl...

7.8CVSS6.7AI score0.00179EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.11 views

CVE-2025-37916

In the Linux kernel, the following vulnerability has been resolved: pdscore: remove write-after-free of clientid A use-after-free error popped up in stress testing: Mon Apr 21 21:21:33 2025 BUG: KFENCE: use-after-free write in pdscauxbusdevdel+0xef/0x160 pdscore Mon Apr 21 21:21:33 2025...

7.8CVSS6.2AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37911

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix out-of-bound memcpy during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in bnxtgetcoredump+0x3ef/0x670 bnxten Corrupted memory at...

7.8CVSS6.3AI score0.00175EPSS
SaveExploits0
Rows per page
Query Builder