Lucene search
+L

1039043 matches found

Cvelist
Cvelist
added 2025/12/24 1:05 p.m.40 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.00234EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.34 views

CVE-2023-54068 f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages()

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

7.8CVSS0.00151EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:22 p.m.35 views

CVE-2023-54046

CVE-2023-54046 — Linux kernel crypto: essiv vulnerability Concrete details from connected sources show that the issue lies in the essiv implementation in the Linux kernel, where EBUSY was not handled consistently with EINPROGRESS, risking use-after-free of request data when backlogged requests ar...

7.8CVSS6.1AI score0.0019EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:09 p.m.48 views

CVE-2025-68742

CVE-2025-68742: In the Linux kernel, a fault injection in update_effective_progs can cause a BPF prog to be replaced with a dummy prog, leading to a NULL dereference when a softirq runs and accesses prog->stats. The fix prevents updating stats if stats is NULL, avoiding the invalid memory acce...

6.4AI score0.00203EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 12:09 p.m.108 views

CVE-2025-68741

CVE-2025-68741 affects the Linux kernel scsi/qla2xxx driver. The issue arises in qla2xxx_process_purls_iocb() where an item allocated via qla27xx_copy_multiple_pkt() may be freed with kfree() even if it came from a per-adapter pre-allocated pool, causing potential memory corruption. The fix uses ...

9.8CVSS6AI score0.0042EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 11:16 a.m.11 views

UBUNTU-CVE-2025-68370

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUXEVENT of each CPU and is required in perf mode. It has been added to the coresightpath so that dependent devices can access it...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References11
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2025-68364

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

0.00217EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54039

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

0.00187EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54032

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting quota root from the dirty cow roots list When disabling quotas we are deleting the quota root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it, which is struct...

0.002EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54011

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix an issue found by KASAN Write only correct size 32 instead of 64 bytes...

5.7AI score0.00193EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54021

In the Linux kernel, the following vulnerability has been resolved: ext4: set goal start correctly in ext4mbnormalizerequest We need to set acgex to notify the goal start used in ext4mbfindbygoal. Set acgex instead of acfex in ext4mbnormalizerequest. Besides we should assure goal start is in rang...

5.7AI score0.00192EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.14 views

UBUNTU-CVE-2025-68364

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

5.9AI score0.00217EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/24 11:15 a.m.13 views

UBUNTU-CVE-2023-54021

In the Linux kernel, the following vulnerability has been resolved: ext4: set goal start correctly in ext4mbnormalizerequest We need to set acgex to notify the goal start used in ext4mbfindbygoal. Set acgex instead of acfex in ext4mbnormalizerequest. Besides we should assure goal start is in rang...

5.7AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2023-54039

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

5.8AI score0.00187EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2023-53867

In the Linux kernel, the following vulnerability has been resolved: ceph: fix potential use-after-free bug when trimming caps When trimming the caps and just after the 'session-scaplock' is released in cephiteratesessioncaps the cap maybe removed by another thread, and when using the stale cap...

9.8CVSS5.7AI score0.00516EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.10 views

UBUNTU-CVE-2023-53995

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix one memleak in inetdelifa I got the below warning when do fuzzing test: unregisternetdevice: waiting for bond0 to become free. Usage count = 2 It can be repoduced via: ip link add bond0 type bond sysctl -w...

6AI score0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 11:15 a.m.11 views

UBUNTU-CVE-2023-53988

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.8CVSS5.7AI score0.00161EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 10:56 a.m.36 views

CVE-2023-54039 can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:56 a.m.27 views

CVE-2023-54039

The CVE-2023-54039 issue is in the Linux kernel’s CAN J1939 code, specifically j1939_tp_tx_dat_new(). The vulnerability arises when a memcpy uses skb->cb’s size, allowing an out-of-bounds read if skb->cb is larger than struct j1939_sk_buff_cb. The fix changes memcpy to use the size of struc...

6.3AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.38 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.0018EPSS
SaveExploits0References3
Rows per page
Query Builder