Lucene search
+L

13160 matches found

Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.8 views

CVE-2025-37967

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensures the connector mutex is only locked if a connection is established...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.13 views

CVE-2025-37966

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix kernel crash due to PRSETTAGGEDADDRCTRL When userspace does PRSETTAGGEDADDRCTRL, but Supm extension is not available, the kernel crashes: Oops - illegal instruction 1 snip epc : settaggedaddrctrl+0x112/0x15a ra :...

5.5CVSS5.5AI score0.00149EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 4:47 p.m.13 views

CVE-2025-37965 drm/amd/display: Fix invalid context error in dml helper

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix invalid context error in dml helper Why "BUG: sleeping function called from invalid context" error. after: "drm/amd/display: Protect FPU in dml2validate/dml21validate" The populatedmlplanecfgfromplanestate us...

6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.18 views

CVE-2025-37965

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix invalid context error in dml helper Why "BUG: sleeping function called from invalid context" error. after: "drm/amd/display: Protect FPU in dml2validate/dml21validate" The populatedmlplanecfgfromplanestate us...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0
NVD
NVD
added 2025/05/20 4:15 p.m.13 views

CVE-2025-37960

In the Linux kernel, the following vulnerability has been resolved: memblock: Accept allocated memory before use in memblockdoublearray When increasing the array size in memblockdoublearray and the slab is not yet available, a call to memblockfindinrange is used to reserve/allocate memory. Howeve...

5.5CVSS0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/20 4:15 p.m.14 views

CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

5.5CVSS0.00176EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/20 4:15 p.m.17 views

CVE-2025-37963

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users Support for eBPF programs loaded by unprivileged users is typically disabled. This means only cBPF programs need to be mitigated for BHB. In addition, only...

5.5CVSS0.0019EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/20 4:15 p.m.16 views

CVE-2025-37953

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbdeactivate idempotent Alan reported a NULL pointer dereference in htbnextrbnode after we made htbqlennotify idempotent. It turns out in the following case it introduced some regression: htbdequeuetree: |-...

5.5CVSS0.00182EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/20 4:15 p.m.14 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.8CVSS0.0028EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/20 4:15 p.m.15 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.8CVSS0.00182EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 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.5CVSS0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 p.m.14 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.5CVSS0.00188EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/20 4:15 p.m.16 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.7CVSS0.00198EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/20 4:15 p.m.11 views

CVE-2025-37930

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: Fix WARNON in nouveaufencecontextkill Nouveau is mostly designed in a way that it's expected that fences only ever get signaled through nouveaufencesignal. However, in at least one other place, nouveaufencedone, can...

5.5CVSS0.00203EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/20 4:15 p.m.18 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.5CVSS0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 p.m.36 views

CVE-2025-37921

In the Linux kernel, the following vulnerability has been resolved: vxlan: vnifilter: Fix unlocked deletion of default FDB entry When a VNI is deleted from a VXLAN device in 'vnifilter' mode, the FDB entry associated with the default remote assuming one was configured is deleted without holding t...

7.8CVSS0.00198EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/20 4:15 p.m.11 views

CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

7.5CVSS0.00487EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/20 4:15 p.m.8 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.8CVSS0.00216EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/20 4:15 p.m.23 views

CVE-2025-37915

In the Linux kernel, the following vulnerability has been resolved: netsched: drr: Fix double list add in class with netem as child qdisc As described in Gerrard's report 1, there are use cases where a netem child qdisc will make the parent qdisc's enqueue callback reentrant. In the case of drr,...

7.8CVSS0.00198EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/20 4:15 p.m.11 views

CVE-2025-37906

In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between iouringcmdcompleteintask and ublkcancelcmd ublkcancelcmd calls iouringcmddone to complete uringcmd, but we may have scheduled task work via iouringcmdcompleteintask for dispatching request, then kernel cras...

7.8CVSS0.0013EPSS
SaveExploits0References2
Rows per page
Query Builder