Lucene search
+L

29485 matches found

Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.34 views

CVE-2023-54138

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

5.2AI score0.00204EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.40 views

CVE-2023-54138 drm/msm: fix NULL-deref on irq uninstall

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

0.00204EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54135

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix potential out-of-bounds access in maswrendpiv Check the write offset end bounds before using it as the offset into the pivot array. This avoids a possible out-of-bounds access on the pivot array if the write extend...

7.8CVSS5.2AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2025/12/24 1:06 p.m.8 views

CVE-2023-54133 nfp: clean mc addresses in application firmware when closing port

In the Linux kernel, the following vulnerability has been resolved: nfp: clean mc addresses in application firmware when closing port When moving devices from one namespace to another, mc addresses are cleaned in software while not removed from application firmware. Thus the mc addresses are...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2023-54125

CVE-2023-54125 affects the Linux kernel NTFS3 xattr path (fs/ntfs3), where ntfs_read_ea may fail to return a proper error for inconsistent extended attributes, potentially allowing use-after-free and memory access issues as demonstrated by a KASAN report in ntfs_set_ea. The vulnerability can lead...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.12 views

CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

7.8CVSS5.4AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.5 views

CVE-2023-54123

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix memleak for 'conf-biosplit' In the error path of raid10run, 'conf' need be freed, however, 'conf-biosplit' is missed and memory will be leaked. Since there are 3 places to free 'conf', factor out a helper to fix th...

5.3AI score0.00214EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.39 views

CVE-2023-54122 drm/msm/dpu: Add check for cstate

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add check for cstate As kzalloc may fail and return NULL pointer, it should be better to check cstate in order to avoid the NULL pointer dereference in drmatomichelpercrtcreset. Patchwork:...

0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.8 views

CVE-2023-54122 drm/msm/dpu: Add check for cstate

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add check for cstate As kzalloc may fail and return NULL pointer, it should be better to check cstate in order to avoid the NULL pointer dereference in drmatomichelpercrtcreset. Patchwork:...

6.4AI score
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:06 p.m.14 views

CVE-2023-54111 pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups

In the Linux kernel, the following vulnerability has been resolved: pinctrl: rockchip: Fix refcount leak in rockchippinctrlparsegroups offindnodebyphandle returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcou...

6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54109

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

5.4AI score0.00214EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 1:06 p.m.39 views

CVE-2023-54107

CVE-2023-54107 relates to the Linux kernel blk-cgroup Use-After-Free caused by the parent blkg refcount being dropped before the parent’s pd_free_fn() executes. The issue occurs because __blkg_release() drops the parent refcount in a path that precedes the asynchronous blkg_free_work_fn() where p...

7.8CVSS6.1AI score0.00147EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/24 1:06 p.m.22 views

CVE-2023-54097

CVE-2023-54097 (Linux kernel) affects the regulator subsystem, specifically the stm32-pwr regulator driver. The issue is an of_iomap() leak in stm32_pwr_regulator_probe() that can leak the mapped base address if memory allocation or regulator registration fails. The fix replaces of_iomap() with d...

6.3AI score0.00209EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.38 views

CVE-2023-54094

Technical details about CVE-2023-54094 are not provided in the supplied documents; refer to vendor advisories for full specifics and remediation status; monitor for updates.

9.8CVSS5.8AI score0.00531EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.5 views

CVE-2023-54094

In the Linux kernel, the following vulnerability has been resolved: net: prevent skb corruption on frag list segmentation Ian reported several skb corruptions triggered by rx-gro-list, collecting different oops alike: 62.624003 BUG: kernel NULL pointer dereference, address: 00000000000000c0...

9.8CVSS5.6AI score0.00531EPSS
SaveExploits0
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54084 ALSA: firewire-digi00x: prevent potential use after free

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-digi00x: prevent potential use after free This code was supposed to return an error code if initstream failed, but it instead freed dg00x-rxstream and returned success. This potentially leads to a use after free...

6.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.36 views

CVE-2023-54083 phy: tegra: xusb: Clear the driver reference in usb-phy dev

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

7.8CVSS0.00156EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54079

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx: Fix pollinterval handling and races on remove Before this patch bq27xxxbatteryteardown was setting pollinterval = 0 to avoid bq27xxxbatteryupdate requeuing the delayedwork item. There are 2 problems with...

7.8CVSS5.4AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.34 views

CVE-2022-50782 ext4: fix bug_on in __es_tree_search caused by bad quota inode

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

0.00221EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.24 views

CVE-2022-50775

CVE-2022-50775 pertains to the Linux kernel RDMA/hns subsystem. The vulnerability arises from a refcount leak in hns_roce_mmap where rdma_user_mmap_entry_get_pgoff() takes a reference but rdma_user_mmap_entry_put() to release it was missing. The fix adds the missing release call to properly drop ...

6AI score0.0024EPSS
SaveExploits0References3
Rows per page
Query Builder