Lucene search
+L

29580 matches found

OSV
OSV
added 2025/12/09 4:17 p.m.8 views

DEBIAN-CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

7.8CVSS5.3AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2023-53826

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

5.3AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.6 views

DEBIAN-CVE-2022-50675

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Avoid setting PGmtetagged if no tags cleared or restored Prior to commit 69e3b846d8a7 "arm64: mte: Sync tags for pages where PTE is untagged", mtesynctags was only called for ptetagged entries those mapped with PROTMT...

5.3AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.9 views

UBUNTU-CVE-2023-53828

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Avoid use-after-free in dbg for hciaddadvmonitor KSAN reports use-after-free in hciaddadvmonitor. While adding an adv monitor, hciaddadvmonitor calls - msftaddmonitorpattern calls - msftaddmonitorsync calls -...

7.8CVSS5.7AI score0.00194EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2023-53846

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 4:09 a.m.41 views

CVE-2025-40334

CVE-2025-40334 affects the Linux kernel DRM AMDGPU path, specifically the userq buffer address/size validation. Public data confirms a fix in rootio-linux (Root Debian 12/13, Ubuntu MSUs) with multiple patched versions available; Debian 13/12 and Ubuntu 22.04+/24.04+ have patches via rootio-linux...

7.3CVSS6.2AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 4:09 a.m.40 views

CVE-2025-40330

CVE-2025-40330 affects the bnxt_en driver in the Linux kernel. The vulnerability arose because bnxt_shutdown()’s netif_close() only halts packet DMA, potentially leaving firmware DMA (such as trace logging) active. If the system kexeces to a new kernel, this DMA could corrupt memory in the new ke...

6.1AI score0.00217EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/09 3:31 a.m.14 views

EUVD-2023-60111

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

5.9AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:30 a.m.7 views

CVE-2023-53862 hfs: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfs: fix missing hfsbnodeget in hfsbnodecreate Syzbot found a kernel BUG in hfsbnodeput: kernel BUG at fs/hfs/bnode.c:466! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 0 PID: 3634 Comm: kworker/u4:5 Not tainted...

7.8CVSS6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.42 views

CVE-2023-53860 dm: don't attempt to queue IO under RCU protection

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:30 a.m.9 views

CVE-2023-53860 dm: don't attempt to queue IO under RCU protection

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.36 views

CVE-2023-53855 net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsatag8021qunregister under rtnllock on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see this splat: $ echo '0000:00:00.2'...

0.00219EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.41 views

CVE-2023-53846 f2fs: fix to do sanity check on direct node in truncate_dnode()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on direct node in truncatednode syzbot reports below bug: BUG: KASAN: slab-use-after-free in f2fstruncatedatablocksrange+0x122a/0x14c0 fs/f2fs/file.c:574 Read of size 4 at addr ffff88802a25c000 by tas...

7.8CVSS0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 1:29 a.m.52 views

CVE-2023-53841

The CVE-2023-53841 issue in the Linux kernel was resolved by a patch that prevents or clarifies the devlink_port_type_warn warning when a devlink port type is not set. The vulnerability manifested as a warning "Type was not set for devlink port" from devlink_port_type_warn in net/devlink/leftover...

6AI score0.00256EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 1:29 a.m.35 views

CVE-2023-53835

The CVE-2023-53835 entry concerns the Linux kernel ext4 filesystem: when remounting from read-only to read/write, SB_RDONLY can be cleared before quota is initialized, potentially triggering a WARN_ON_ONCE(dquot_initialize_needed(inode)) in ext4_xattr_block_set(). The issue is documented with a d...

6.6AI score
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.6 views

CVE-2023-53833 drm/i915: Fix NULL ptr deref by checking new_crtc_state

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL ptr deref by checking newcrtcstate intelatomicgetnewcrtcstate can return NULL, unless crtc state wasn't obtained previously with intelatomicgetcrtcstate, so we must check it for NULLness here, just as in many...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.48 views

CVE-2022-50660 wifi: ipw2200: fix memory leak in ipw_wdev_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2200: fix memory leak in ipwwdevinit In the error path of ipwwdevinit, exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipwpciprobe. As a result,...

0.0025EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/09 1:24 a.m.36 views

CVE-2023-53820

CVE-2023-53820: In the Linux kernel loop driver, loop_set_status_from_info() must validate lo_offset and lo_sizelimit before reassignment to avoid overflow changing the original values. The description notes that an overflow could cause the value to be rewritten and not reset, and that the origin...

6.3AI score0.00276EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53805

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/12/09 1:16 a.m.7 views

DEBIAN-CVE-2022-50634

In the Linux kernel, the following vulnerability has been resolved: power: supply: cw2015: Fix potential null-ptr-deref in cwbatprobe cwbatprobe calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: cwbatprobe...

5.2AI score0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder