Lucene search
+L

23488 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2023-60263

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix OOB read in indxinsertintobuffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indxinsertintobuffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task...

5.9AI score0.0019EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2023-54101

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: use safe loop iterator to avoid a use after free The hashforeachpossible loop dereferences "evedata" to get the next item on the list. However the loop frees evedata so it leads to a use after free. Use...

0.00204EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54063

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix OOB read in indxinsertintobuffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indxinsertintobuffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task...

7.8CVSS0.0019EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54127

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:05 p.m.46 views

CVE-2022-50747

CVE-2022-50747 is a Linux kernel issue in the HFS file system code. The vulnerability stems from an out-of-bounds write in hfs_asc2mac() inside fs/hfs/trans.c when converting filenames, where an oversized input len can drive writes beyond the destination when the destination buffer boundary is re...

7.8CVSS6AI score0.00206EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/12/24 12:42 p.m.10 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-50253: bpf: make sure skb-len != 0 when redirecting to a tunneling device bsc1249912. CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in...

8.7CVSS6.9AI score0.006EPSS
SaveExploits1References278
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.36 views

CVE-2023-54056 kheaders: Use array declaration instead of char

In the Linux kernel, the following vulnerability has been resolved: kheaders: Use array declaration instead of char Under CONFIGFORTIFYSOURCE, memcpy will check the size of destination and source buffers. Defining kernelheadersdata as "char" would trip this check. Since these addresses are treate...

0.00221EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/12/24 12:09 p.m.4 views

CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

5.8AI score0.00105EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/12/24 12:09 p.m.68 views

CVE-2025-68736

CVE-2025-68736 relates to the Linux kernel Landlock feature and the handling of disconnected directories opened via bind mounts. Root cause: when a directory/file opened through a disconnected path is renamed or moved, the mount point may be out of scope of the hierarchy walk, causing access righ...

8.8CVSS5.8AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.8 views

CVE-2025-68378

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check in bpfgetstackid Syzkaller reported a KASAN slab-out-of-bounds write in bpfgetstackid when copying stack trace data. The issue occurs when the perf trace contains more stack entries than the stack...

5.8AI score0.00184EPSS
SaveExploits0References25
NVD
NVD
added 2025/12/24 11:15 a.m.8 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
UbuntuCve
UbuntuCve
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...

5.9AI score0.00187EPSS
SaveExploits0References7
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
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.9 views

CVE-2025-68354

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

5.7AI score0.00208EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50709

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9khtcrxmsg syzbot is reporting uninit value at ath9khtcrxmsg 1, for ioctlUSBRAWIOCTLEPWRITE can call ath9khifusbrxstream with pktlen = 0 but ath9khifusbrxstream uses devallocskbpktlen +...

5.8AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.13 views

UBUNTU-CVE-2023-54015

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

5.9AI score0.00201EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 10:56 a.m.30 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
OSV
OSV
added 2025/12/24 10:55 a.m.9 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.8CVSS6.3AI score
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2022-50709 wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9khtcrxmsg syzbot is reporting uninit value at ath9khtcrxmsg 1, for ioctlUSBRAWIOCTLEPWRITE can call ath9khifusbrxstream with pktlen = 0 but ath9khifusbrxstream uses devallocskbpktlen +...

6.3AI score
SaveExploits0References11
Rows per page
Query Builder