Lucene search
+L

10592 matches found

CVE
CVE
added 2025/12/09 1:30 a.m.27 views

CVE-2023-53866

CVE-2023-53866 - Linux kernel (ASoC: soc-compress) impact and fix Affected software: Linux kernel ASoC subsystem, specifically the soc-compress path used for DPCM (dynamic PCM) processing. Root cause: Functions such as dpcm_be_connect, dpcm_be_disconnect, snd_soc_runtime_action, and dpcm_dapm_str...

7.8CVSS6.1AI score0.00176EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.42 views

CVE-2023-53866 ASoC: soc-compress: Reposition and add pcm_mutex

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: Reposition and add pcmmutex If paniconwarn is set and compress streamDPCM is started, then kernel panic occurred because card-pcmmutex isn't held appropriately. In the following functions, warning were issued ...

7.8CVSS0.00176EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.8 views

CVE-2023-53866

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: Reposition and add pcmmutex If paniconwarn is set and compress streamDPCM is started, then kernel panic occurred because card-pcmmutex isn't held appropriately. In the following functions, warning were issued ...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0
NVD
NVD
added 2025/12/09 1:16 a.m.7 views

CVE-2023-53785

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: don't assume adequate headroom for SDIO headers mt7921usbsdiotxprepareskb calls mt7921usbsdiowritetxwi and mt7921skbaddusbsdiohdr, both of which blindly assume that adequate headroom will be available in the passed...

8.8CVSS0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.5 views

DEBIAN-CVE-2022-50654

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix panic due to wrong pageattr of im-image In the scenario where livepatch and kretfunc coexist, the pageattr of im-image is rox after archpreparebpftrampoline in bpftrampolineupdate, and then modifyfentry or registerfentry...

5.3AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.14 views

CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.11 views

UBUNTU-CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

5.9AI score0.00207EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.5 views

SUSE CVE-2023-53755

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: check for null desc before calling ptcmdcallback Resolves a panic that can occur on AMD systems, typically during host shutdown, after the PTDMA driver had been exercised. The issue was the ptissuepending functi...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.6 views

SUSE CVE-2025-40290

In the Linux kernel, the following vulnerability has been resolved: xsk: avoid data corruption on cq descriptor number Since commit 30f241fcf52a "xsk: Fix immature cq descriptor production", the descriptor number is stored in skb control block and xskcqsubmitaddrlocked relies on it to put the ume...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.7 views

CVE-2023-53785

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: don't assume adequate headroom for SDIO headers mt7921usbsdiotxprepareskb calls mt7921usbsdiowritetxwi and mt7921skbaddusbsdiohdr, both of which blindly assume that adequate headroom will be available in the passed...

8.8CVSS4.8AI score0.00267EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:0 a.m.32 views

CVE-2023-53785

CVE-2023-53785 : In MT76 MT7921/MT7921_USB_SDIO path, code assumed adequate headroom in an skb when prepending SDIO headers, which could trigger kernel panics if the skb came from a non-net-core path (e.g., bridged interfaces). The fix adds a skb_cow_head() call in mt7921_usb_sdio_tx_prepare_skb(...

8.8CVSS5.7AI score0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:0 a.m.10 views

CVE-2023-53785 mt76: mt7921: don't assume adequate headroom for SDIO headers

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: don't assume adequate headroom for SDIO headers mt7921usbsdiotxprepareskb calls mt7921usbsdiowritetxwi and mt7921skbaddusbsdiohdr, both of which blindly assume that adequate headroom will be available in the passed...

8.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.37 views

CVE-2023-53785 mt76: mt7921: don't assume adequate headroom for SDIO headers

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: don't assume adequate headroom for SDIO headers mt7921usbsdiotxprepareskb calls mt7921usbsdiowritetxwi and mt7921skbaddusbsdiohdr, both of which blindly assume that adequate headroom will be available in the passed...

8.8CVSS0.00267EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 12:0 a.m.25 views

CVE-2022-50654

CVE-2022-50654 is a Linux kernel vulnerability fix. The available connected documents describe a concrete flaw: when livepatch and kretfunc coexist, the pageattr of im->image can be rox after arch_prepare_bpf_trampoline in bpf_trampoline_update. If modify_fentry or register_fentry returns -EAG...

6.1AI score0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.42 views

CVE-2022-50654 bpf: Fix panic due to wrong pageattr of im->image

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix panic due to wrong pageattr of im-image In the scenario where livepatch and kretfunc coexist, the pageattr of im-image is rox after archpreparebpftrampoline in bpftrampolineupdate, and then modifyfentry or registerfentry...

0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.33 views

CVE-2022-50640 mmc: core: Fix kernel panic when remove non-standard SDIO card

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

0.00207EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.6 views

CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

5.6AI score0.00207EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:0 a.m.18 views

CVE-2022-50640

The CVE-2022-50640 entry describes a Linux kernel mmc/core SDIO vulnerability where removing a non-standard SDIO card can trigger a kernel panic and memory corruption. The root cause is that the SDIO card device’s reference counter is not incremented for non-standard cards during sdio_init_func()...

6.3AI score0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 12:0 a.m.16 views

CVE-2022-50640 mmc: core: Fix kernel panic when remove non-standard SDIO card

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

6.5AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux in the United States. A security vulnerability exists in the Linux kernel that stems from improper locking of pcmmutex, which could lead to a kernel panic...

7.8AI score0.00176EPSS
SaveExploits0References5
Rows per page
Query Builder