Lucene search
+L

13160 matches found

OSV
OSV
added 2025/05/20 4:01 p.m.13 views

CVE-2025-37948 arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs A malicious BPF program may manipulate the branch history to influence what the hardware speculates will happen next. On exit from a BPF program, emit the BHB...

6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/05/20 4:01 p.m.7 views

CVE-2025-37948

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs A malicious BPF program may manipulate the branch history to influence what the hardware speculates will happen next. On exit from a BPF program, emit the BHB...

5.5CVSS5.5AI score0.0019EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 4:01 p.m.116 views

CVE-2025-37946

CVE-2025-37946 concerns the Linux kernel, specifically the s390 PCI subsystem. The issue arises from a duplicate pci_dev_put() in disable_slot() when a PF has child VFs, introduced during a change that added a lock to zpci_dev state. The extra pci_dev_put() can lead to a use-after-free if the pci...

7.8CVSS6.7AI score0.00182EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/20 4:01 p.m.11 views

CVE-2025-37947 ksmbd: prevent out-of-bounds stream writes by validating *pos

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

8.8CVSS6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/20 4:01 p.m.10 views

CVE-2025-37947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

8.8CVSS5.7AI score0.00549EPSS
SaveExploits1
CVE
CVE
added 2025/05/20 4:01 p.m.142 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.00549EPSS
SaveExploits1References7Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.8 views

CVE-2025-37945

In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsaswitchsuspend and dsaswitchresume from their device PM ops: qca8k-8xxx, bcmsf2, microchip ksz...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:58 p.m.127 views

CVE-2025-37944

CVE-2025-37944 affects the Linux kernel wifi stack (ath12k). The root cause is in ath12k_dp_mon_srng_process, which incorrectly uses ath12k_hal_srng_src_get_next_entry to fetch entries from the destination ring. This misapplied function leads to invalid memory access, risking data corruption or c...

8.8CVSS6.7AI score0.0028EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/20 3:58 p.m.9 views

CVE-2025-37944 wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12kdpmonsrngprocess Currently, ath12kdpmonsrngprocess uses ath12khalsrngsrcgetnextentry to fetch the next entry from the destination ring. This is incorrect because...

8.8CVSS6.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.11 views

CVE-2025-37944

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12kdpmonsrngprocess Currently, ath12kdpmonsrngprocess uses ath12khalsrngsrcgetnextentry to fetch the next entry from the destination ring. This is incorrect because...

8.8CVSS6AI score0.0028EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:58 p.m.159 views

CVE-2025-37943

CVE-2025-37943 affects the Linux kernel wireless driver ath12k (DP_RX_DECAP_TYPE_NATIVE_WIFI). The issue is an invalid data access when hardware delivers packets with a length exceeding the maximum native Wi‑Fi header, potentially causing memory corruption in ath12k_dp_rx_h_undecap_nwifi. The adv...

8.8CVSS7AI score0.00281EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.7 views

CVE-2025-37943

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid data access in ath12kdprxhundecapnwifi In certain cases, hardware might provide packets with a length greater than the maximum native Wi-Fi header length. This can lead to accessing and modifying fields ...

8.8CVSS5.8AI score0.00281EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:58 p.m.84 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.8 views

CVE-2025-37942

Removed by vendor...

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

CVE-2025-37941

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937xsoccodecprobe When sndsocdapmnewcontrols or sndsocdapmaddroutes fails, wcd937xsoccodecprobe returns without releasing 'wcd937x-clshinfo', which is allocated by...

5.5CVSS5.5AI score0.00188EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.10 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.00152EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:34 p.m.13 views

CVE-2025-37939

In the Linux kernel, the following vulnerability has been resolved: libbpf: Fix accessing BTF.ext corerelo header Update btfextparseinfo to ensure the corerelo header is present before reading its fields. This avoids a potential buffer read overflow reported by the OSS Fuzz project...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/20 3:34 p.m.44 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.00222EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/05/20 3:34 p.m.15 views

CVE-2025-37937

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

5.5CVSS5.6AI score0.00222EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:22 p.m.10 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.00198EPSS
SaveExploits0
Rows per page
Query Builder