Lucene search
+L

10584 matches found

CVE
CVE
added 2025/12/24 10:55 a.m.31 views

CVE-2023-54023

The CVE-2023-54023 entry concerns a Linux kernel bug in Btrfs where a race between balance and cancel/pause could trigger a kernel panic. The provided docs describe a fix that ensures proper cleanup of balance state when balance completes, even if a pause/cancel was requested, preventing the ASSE...

6AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:55 a.m.8 views

CVE-2023-53994 ionic: remove WARN_ON to prevent panic_on_warn

In the Linux kernel, the following vulnerability has been resolved: ionic: remove WARNON to prevent paniconwarn Remove unnecessary early code development check and the WARNON that it uses. The irq alloc and free paths have long been cleaned up and this check shouldn't have stuck around so long...

6.6AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 10:55 a.m.26 views

CVE-2023-53994

CVE-2023-53994 involves the Linux kernel where a WARN_ON in the irq allocation/free path (ionic) could trigger a panic. The fix is to remove the WARN_ON (and the related early development check) as the irq paths have long been cleaned up. A patch-level update to the kernel has been released to ad...

6.4AI score0.00192EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.32 views

CVE-2023-53994 ionic: remove WARN_ON to prevent panic_on_warn

In the Linux kernel, the following vulnerability has been resolved: ionic: remove WARNON to prevent paniconwarn Remove unnecessary early code development check and the WARNON that it uses. The irq alloc and free paths have long been cleaned up and this check shouldn't have stuck around so long...

0.00192EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.33 views

CVE-2023-53988 fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdrdeletede Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdrdeletede+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task...

7.8CVSS0.00144EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.31 views

CVE-2023-53986 mips: bmips: BCM6358: disable RAC flush for TP1

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: disable RAC flush for TP1 RAC flush causes kernel panics on BCM6358 with EHCI/OHCI when booting from TP1: 3.881739 usb 1-1: new high-speed USB device number 2 using ehci-platform 3.895011 Reserved instructio...

8.6CVSS0.00389EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.24 views

CVE-2022-50704

Technical details about CVE-2022-50704 are not publicly available in the provided Connected documents. Monitor for updates from vendors and security advisories.

6AI score0.00181EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.39 views

CVE-2022-50704 USB: gadget: Fix use-after-free during usb config switch

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2022-50704 USB: gadget: Fix use-after-free during usb config switch

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

6.3AI score
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2022-50700 wifi: ath10k: Delay the unmapping of the buffer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...

7.5CVSS6.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.40 views

CVE-2022-50700 wifi: ath10k: Delay the unmapping of the buffer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...

7.5CVSS0.0022EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:32 a.m.8 views

CVE-2025-68362 wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187rxcb The rtl8187rxcb calculates the rx descriptor header address by subtracting its size from the skb tail pointer. However, it does not validate if the received...

6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.35 views

CVE-2025-68362 wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187rxcb The rtl8187rxcb calculates the rx descriptor header address by subtracting its size from the skb tail pointer. However, it does not validate if the received...

0.00188EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.7 views

PT-2025-53163

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0 4 Description The Linux kernel contained a flaw related to the handling of recursion checks within the Berkeley Packet Filter BPF subsystem. Specifically, the preempt count sub,add functions were called aft...

6.4AI score0.00186EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.6 views

PT-2025-52930

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ath10k driver related to buffer unmapping on WCN3990 hardware. Specifically, a race condition can occur where the driver unmaps and frees a...

6.6AI score0.0022EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.16 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 mishandling device counts for multi-executor devices, which could lead to a kernel panic...

6.1AI score0.0021EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.10 views

PT-2025-52934

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's USB gadget functionality that can lead to a use-after-free condition during a USB configuration switch. Specifically, the issue occurs when switching...

6.3AI score0.00181EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.11 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 the presence of a useless interrupt that could lead to a kernel panic...

6.1AI score0.00212EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.13 views

PT-2025-53107

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A hardware bug exists in the imx-jpeg driver that can trigger an interrupt after or while the interrupt is disabled, potentially leading to a kernel panic. The interrupts STMBUF HALF and...

6.4AI score0.00212EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-50700

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the...

7.5CVSS6.1AI score0.0022EPSS
SaveExploits0References4
Rows per page
Query Builder