Lucene search
+L

15 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80993

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: phylink: correctly validate returned PCS in phylinkinbandcaps In phylinkinbandcaps, the PCS returned by macselectpcs is only checked if NULL but macselectp...

5.7AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/11 7:42 p.m.•15 views

CVE-2026-80993

CVE-2026-80993 affects the Linux kernel in the net: phylink subsystem. In the function phylink_inband_caps() , the PCS returned by mac_select_pcs() was only validated against NULL , but the function can also return an error pointer . This causes a kernel panic because phylink_pcs_inband_caps() di...

5.6AI score0.00206EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•0 views

CVE-2026-80993: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: phylink: correctly validate returned PCS in phylinkinbandcaps In phylinkinbandcaps, the PCS returned by macselectpcs is only checked if NULL but macselectpcs can also return an error pointer. This can cause a kernel panic as...

5.6AI score0.00206EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/11/12 12:00 a.m.•2 views

CVE-2025-40156: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

5.7AI score0.00187EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/01/12 12:17 a.m.•18 views

SUSE CVE-2024-48881

In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing ISERRORNULL with ISERR again Commit 028ddcac477b "bcache: Remove unnecessary NULL point check in node allocations" leads a NULL pointer deference in cachesetflush. 1721 if !ISERRORNULLc-root 1722...

5.5CVSS7.6AI score0.00253EPSS
SaveExploits0References14
NVD
NVD
•added 2025/01/11 1:15 p.m.•21 views

CVE-2024-48881

In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing ISERRORNULL with ISERR again Commit 028ddcac477b "bcache: Remove unnecessary NULL point check in node allocations" leads a NULL pointer deference in cachesetflush. 1721 if !ISERRORNULLc-root 1722...

5.5CVSS0.00253EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2025/01/11 12:25 p.m.•23 views

CVE-2024-48881 bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again

In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing ISERRORNULL with ISERR again Commit 028ddcac477b "bcache: Remove unnecessary NULL point check in node allocations" leads a NULL pointer deference in cachesetflush. 1721 if !ISERRORNULLc-root 1722...

0.00253EPSS
SaveExploits0References7
CVE
CVE
•added 2025/01/11 12:25 p.m.•160 views

CVE-2024-48881

CVE-2024-48881 concerns the Linux kernel’s bcache implementation. The issue was a NULL pointer dereference risk in cache_set_flush() caused by a changed check: the code could access c->root when previous registration failed before c->root was allocated. The patch reverts the IS_ERR check to...

5.5CVSS6.6AI score0.00253EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
•added 2024/08/21 6:10 a.m.•15 views

CVE-2022-48888 drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msmmdssparsedatabusiccpath oficcget alloc resources for path1, we should release it when not need anymore. Early return when ISERRORNULLpath0 may leak path1. Defer getting path1 to fix this...

6.8AI score0.00207EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2024/03/12 4:42 p.m.•36 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

3.3CVSS7.2AI score0.00239EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2024/03/11 6:15 p.m.•29 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
•added 2024/03/04 7:20 p.m.•31 views

CVE-2023-52510

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: Fix a potential UAF in ca8210probe If ofclkaddprovider fails in ca8210registerextclock, it calls clkunregister to release priv-clk and returns an error. However, the caller ca8210probe then calls ca8210remove,...

6CVSS6.8AI score0.00244EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2024/03/02 10:15 p.m.•26 views

CVE-2023-52510

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: Fix a potential UAF in ca8210probe If ofclkaddprovider fails in ca8210registerextclock, it calls clkunregister to release priv-clk and returns an error. However, the caller ca8210probe then calls ca8210remove,...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/03/02 9:52 p.m.•48 views

CVE-2023-52510 ieee802154: ca8210: Fix a potential UAF in ca8210_probe

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: Fix a potential UAF in ca8210probe If ofclkaddprovider fails in ca8210registerextclock, it calls clkunregister to release priv-clk and returns an error. However, the caller ca8210probe then calls ca8210remove,...

7.6AI score0.00244EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2024/02/29 3:52 p.m.•46 views

CVE-2024-26612 netfs, fscache: Prevent Oops in fscache_put_cache()

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

7.5AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder