Lucene search
+L

10579 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2022-50741

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUFHALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt...

0.00212EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54159

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix kernel panic at qmu transfer done irq handler When handle qmu transfer irq, it will unlock @mtu-lock before give back request, if another thread handle disconnect event at the same time, and try to disable ep, it m...

5.7AI score0.00183EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:7 p.m.33 views

CVE-2023-54159 usb: mtu3: fix kernel panic at qmu transfer done irq handler

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix kernel panic at qmu transfer done irq handler When handle qmu transfer irq, it will unlock @mtu-lock before give back request, if another thread handle disconnect event at the same time, and try to disable ep, it m...

0.00183EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:6 p.m.8 views

CVE-2023-54140 nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix WARNING in markbufferdirty due to discarded buffer reuse A syzbot stress test using a corrupted disk image reported that markbufferdirty called from nilfsmarkinodedirty or nilfspalloccommitallocentry may output a kern...

7.8CVSS6.2AI score
SaveExploits0References12
CVE
CVE
added 2025/12/24 1:6 p.m.27 views

CVE-2023-54140

CVE-2023-54140 affects the Linux kernel nilfs2 subsystem. A bug in mark_buffer_dirty() could emit a kernel warning when buffers are reused from local structures and then discarded by nilfs_clear_dirty_page(), potentially triggering a panic if panic_on_warn is enabled. The issue was reported via s...

7.8CVSS6AI score0.00143EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:6 p.m.20 views

CVE-2023-54129

CVE-2023-54129 concerns the Linux kernel driver for Marvell octeontx2-af (cgx.c). When a physical link changes, firmware reports lmac_type_id to the kernel, which derives lmac_type from it. In some cases, firmware could return an invalid lmac_type_id, triggering a kernel Oops. The public records ...

7.1CVSS5.8AI score0.00255EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.35 views

CVE-2023-54129 octeontx2-af: Add validation for lmac type

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation for lmac type Upon physical link change, firmware reports to the kernel about the change along with the details like speed, lmactypeid, etc. Kernel derives lmactype based on lmactypeid received from...

7.1CVSS0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.6 views

CVE-2023-54129 octeontx2-af: Add validation for lmac type

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Add validation for lmac type Upon physical link change, firmware reports to the kernel about the change along with the details like speed, lmactypeid, etc. Kernel derives lmactype based on lmactypeid received from...

7.1CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:6 p.m.21 views

CVE-2023-54114

CVE-2023-54114 — Linux kernel (net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()) A Linux kernel vulnerability arises in nsh_gso_segment() where the mac_header is restored using an incorrect mac_offset, derived from the network_header difference (nhoff). The root cause is th...

6.2AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:6 p.m.9 views

CVE-2023-54114 net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()

In the Linux kernel, the following vulnerability has been resolved: net: nsh: Use correct macoffset to unwind gso skb in nshgsosegment As the call trace shows, skbpanic was caused by wrong skb-macheader in nshgsosegment: invalid opcode: 0000 1 PREEMPT SMP KASAN PTI CPU: 3 PID: 2737 Comm: syz Not...

6.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.34 views

CVE-2023-54090 ixgbe: Fix panic during XDP_TX with > 64 CPUs

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS0.00521EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:6 p.m.26 views

CVE-2023-54090

CVE-2023-54090 affects the Linux kernel ixgbe XDP path on systems with more than 64 CPUs. Root cause: ixgbe_determine_xdp_q_idx could return cpu instead of cpu % IXGBE_MAX_XDP_QS, leading to an array-index-out-of-bounds in ixgbe.h and a kernel panic (and potential NULL dereference) when XDP_TX ru...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:6 p.m.10 views

CVE-2023-54090 ixgbe: Fix panic during XDP_TX with > 64 CPUs

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS6.1AI score
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:6 p.m.9 views

CVE-2023-54086 bpf: Add preempt_count_{sub,add} into btf id deny list

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.37 views

CVE-2022-50768 scsi: smartpqi: Correct device removal for multi-actuator devices

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Correct device removal for multi-actuator devices Correct device count for multi-actuator drives which can cause kernel panics...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:5 p.m.11 views

CVE-2022-50768 scsi: smartpqi: Correct device removal for multi-actuator devices

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Correct device removal for multi-actuator devices Correct device count for multi-actuator drives which can cause kernel panics...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.37 views

CVE-2022-50741 media: imx-jpeg: Disable useless interrupt to avoid kernel panic

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUFHALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt...

0.00212EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:5 p.m.35 views

CVE-2022-50741

CVE-2022-50741 affects the Linux kernel’s imx-jpeg driver. The root cause is a hardware bug where the STMBUF_HALF interrupt (and STMBUF_RTND) can trigger after/while disabling interrupts, risking an unexpected kernel panic. Mitigation implemented: disable STMBUF_HALF/STMBUF_RTND and the unused in...

6.1AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:5 p.m.10 views

CVE-2022-50741 media: imx-jpeg: Disable useless interrupt to avoid kernel panic

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUFHALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.45 views

CVE-2023-54048 RDMA/bnxt_re: Prevent handling any completions after qp destroy

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

7.8CVSS0.00178EPSS
SaveExploits0References4
Rows per page
Query Builder