Lucene search
+L

32408 matches found

ATTACKERKB
ATTACKERKB
added 2025/12/30 12:34 p.m.6 views

CVE-2023-54321

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

5.1AI score0.00134EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/12/30 12:34 p.m.4 views

CVE-2023-54321

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

5.5CVSS5.3AI score0.00134EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:34 p.m.30 views

CVE-2023-54321 driver core: fix potential null-ptr-deref in device_add()

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

0.00134EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:34 p.m.33 views

CVE-2023-54319 pinctrl: at91-pio4: check return value of devm_kasprintf()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91-pio4: check return value of devmkasprintf devmkasprintf returns a pointer to dynamically allocated memory. Pointer could be NULL in case allocation fails. Check pointer validity. Identified with coccinelle kmerr.coc...

0.00189EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:34 p.m.23 views

CVE-2022-50885

Public technical details for CVE-2022-50885 are not provided in the supplied documents. The description summarizes fixes in Linux RDMA/rxe and mount.cifs, but no vendor/product/version specifics or remediation steps are included here. Monitor for updates.

7.5CVSS6.1AI score0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:34 p.m.16 views

CVE-2022-50885 RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix NULL-ptr-deref in rxeqpdocleanup when socket create failed There is a null-ptr-deref when mount.cifs over rdma: BUG: KASAN: null-ptr-deref in rxeqpdocleanup+0x2f3/0x360 rdmarxe Read of size 8 at addr 000000000000001...

7.5CVSS6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/12/30 12:23 p.m.6 views

CVE-2023-54314 media: af9005: Fix null-ptr-deref in af9005_i2c_xfer

In the Linux kernel, the following vulnerability has been resolved: media: af9005: Fix null-ptr-deref in af9005i2cxfer In af9005i2cxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach af9005i2cxfer. If...

6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/12/30 12:23 p.m.6 views

CVE-2023-54313 ovl: fix null pointer dereference in ovl_get_acl_rcu()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix null pointer dereference in ovlgetaclrcu Following process: P1 P2 pathopenat linkpathwalk maylookup inodepermissionrcu ovlpermission aclpermissioncheck checkacl getcachedaclrcu ovlgetinodeacl realinode =...

6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.4 views

CVE-2023-54313

In the Linux kernel, the following vulnerability has been resolved: ovl: fix null pointer dereference in ovlgetaclrcu Following process: P1 P2 pathopenat linkpathwalk maylookup inodepermissionrcu ovlpermission aclpermissioncheck checkacl getcachedaclrcu ovlgetinodeacl realinode =...

5.2AI score0.0017EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:23 p.m.31 views

CVE-2023-54313

The CVE-2023-54313 entry concerns a Linux kernel ovl filesystem NULL pointer dereference in ovl_get_acl_rcu(). The issue arises when upperdentry inode is NULL and IS_POSIXACL(realinode) dereferences a NULL realinode during ACL checks in overlay (ovl) permission handling, potentially triggering a ...

6AI score0.0017EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.17 views

CVE-2023-54304

In the Linux kernel, the following vulnerability has been resolved: firmware: mesonsm: fix to avoid potential NULL pointer dereference ofmatchdevice may fail and returns a NULL pointer. Fix this by checking the return value of ofmatchdevice...

5.3AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54291

In the Linux kernel, the following vulnerability has been resolved: vduse: fix NULL pointer dereference vdusevdpasetvqaffinity callback can be called with NULL value as cpumask when deleting the vduse device. This patch resets virtqueue's IRQ affinity mask value to set all CPUs instead of...

5.1AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:23 p.m.4 views

CVE-2023-54291 vduse: fix NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: vduse: fix NULL pointer dereference vdusevdpasetvqaffinity callback can be called with NULL value as cpumask when deleting the vduse device. This patch resets virtqueue's IRQ affinity mask value to set all CPUs instead of...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.30 views

CVE-2022-50878 gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()

In the Linux kernel, the following vulnerability has been resolved: gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611connectorinit A NULL check for bridge-encoder shows that it may be NULL, but it already been dereferenced on all paths leading to the check. 812 if !bridge-encoder...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:23 p.m.22 views

CVE-2022-50878

CVE-2022-50878 relates to the Linux kernel GPU driver for lontium-lt9611. The root cause was a missing NULL check on bridge->encoder in lt9611_connector_init(), which could be NULL but was dereferenced in drm_connector_attach_encoder. The vulnerability is resolved by the fix that introduces a ...

6.1AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:23 p.m.12 views

CVE-2022-50878 gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()

In the Linux kernel, the following vulnerability has been resolved: gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611connectorinit A NULL check for bridge-encoder shows that it may be NULL, but it already been dereferenced on all paths leading to the check. 812 if !bridge-encoder...

6.4AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.9 views

CVE-2023-54264

In the Linux kernel, the following vulnerability has been resolved: fs/sysv: Null check to prevent null-ptr-deref bug sbgetblkinode-isb, parent return a null ptr and taking lock on that leads to the null-ptr-deref bug...

5.3AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.29 views

CVE-2023-54264 fs/sysv: Null check to prevent null-ptr-deref bug

In the Linux kernel, the following vulnerability has been resolved: fs/sysv: Null check to prevent null-ptr-deref bug sbgetblkinode-isb, parent return a null ptr and taking lock on that leads to the null-ptr-deref bug...

0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:15 p.m.10 views

CVE-2023-54264 fs/sysv: Null check to prevent null-ptr-deref bug

In the Linux kernel, the following vulnerability has been resolved: fs/sysv: Null check to prevent null-ptr-deref bug sbgetblkinode-isb, parent return a null ptr and taking lock on that leads to the null-ptr-deref bug...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:15 p.m.28 views

CVE-2023-54264

CVE-2023-54264 concerns the Linux kernel, in the fs/sysv path, where a null pointer dereference could occur if sb_getblk(inode->i_sb, parent) returns NULL and a lock is taken on it. The connected advisories confirm the vulnerability and note that a fix was applied by adding a null check to pre...

6AI score0.00184EPSS
SaveExploits0References8
Rows per page
Query Builder