Lucene search
+L

170 matches found

OSV
OSV
added 2025/04/08 9:15 a.m.8 views

UBUNTU-CVE-2025-22016

In the Linux kernel, the following vulnerability has been resolved: dpll: fix xaalloccyclic error handling In case of returning 1 from xaalloccyclic wrapping ERRPTR1 will be returned, which will cause ISERR to be false. Which can lead to dereference not allocated pointer pin. Fix it by checking i...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References24
NVD
NVD
added 2025/03/06 5:15 p.m.12 views

CVE-2024-58082

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcmvideoeceinit When function offinddevicebynode fails, it returns NULL instead of an error code. So the corresponding error check logic should be modified to check whether the return value ...

5.5CVSS0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.3 views

UBUNTU-CVE-2024-58067

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/06 4:13 p.m.8 views

CVE-2024-58082

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcmvideoeceinit When function offinddevicebynode fails, it returns NULL instead of an error code. So the corresponding error check logic should be modified to check whether the return value ...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0
CVE
CVE
added 2025/03/06 4:13 p.m.97 views

CVE-2024-58082

CVE-2024-58082 affects the Linux kernel media nuvoton driver (npcm_video_ece_init). The root cause is improper error handling: when of_find_device_by_node() fails it returns NULL instead of an error code, so the code path should check for NULL and return -ENODEV. The fix implements proper NULL ch...

5.5CVSS7.3AI score0.00175EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/06 4:13 p.m.16 views

CVE-2024-58082 media: nuvoton: Fix an error check in npcm_video_ece_init()

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcmvideoeceinit When function offinddevicebynode fails, it returns NULL instead of an error code. So the corresponding error check logic should be modified to check whether the return value ...

0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/06 4:13 p.m.7 views

CVE-2024-58082 media: nuvoton: Fix an error check in npcm_video_ece_init()

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcmvideoeceinit When function offinddevicebynode fails, it returns NULL instead of an error code. So the corresponding error check logic should be modified to check whether the return value ...

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.1 views

CVE-2024-58067 clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

6.1AI score0.00149EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 3:54 p.m.5 views

CVE-2024-58067 clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

5.5CVSS6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.9 views

CVE-2024-58066

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbcp: Fix a NULL vs ISERR check The devmkzalloc function doesn't return error pointers, it returns NULL on error. Update the check to match...

5.5CVSS5.4AI score0.0015EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-58082

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: Fix an error check in npcmvideoeceinit When function offinddevicebynode fail...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/06 12:0 a.m.8 views

PT-2025-9963 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to an error check in the npcm video ece init function. Specifically, when the function of find device by nod...

7.8CVSS7.4AI score0.33417EPSS
SaveExploits5References672
OSV
OSV
added 2025/02/27 8:16 p.m.15 views

UBUNTU-CVE-2025-21810

In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API classdeviternext There are a potential wild pointer dereferences issue regarding APIs classdeviterinit|next|exit, as explained by below typical usage: // All members of @it...

7.8CVSS6.5AI score0.00198EPSS
SaveExploits0References19
Amazon
Amazon
added 2025/01/24 12:0 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: IORINGOPREAD did not correctly consume the provided buffer list when CVE-2023-52926 In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattr CVE-2024-27407 I...

8.4CVSS7.7AI score0.00624EPSS
SaveExploits1
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-57800

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

5.5CVSS5.6AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.25 views

AZL-56157 CVE-2024-48881 affecting package kernel for versions less than 5.15.176.3-1

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.5CVSS6.6AI score0.00246EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.22 views

PT-2026-2885

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM MSM A6xx driver where a NULL pointer dereference could occur. Specifically, the preempt prepare postamble function was being called before verifyi...

7.8CVSS6.6AI score0.00788EPSS
SaveExploits2References168
RedhatCVE
RedhatCVE
added 2024/12/29 2:52 p.m.11 views

CVE-2024-56681

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahashhmacinit function The ahashinit functions may return fails. The ahashhmacinit should not return ok when ahashinit returns error. For an example, ahashinit will return -ENOMEM when...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:46 p.m.12 views

CVE-2024-56597

In the Linux kernel, the following vulnerability has been resolved: jfs: fix shift-out-of-bounds in dbSplit When dmtbudmin is less than zero, it causes errors in the later stages. Added a check to return an error beforehand in dbAllocCtl itself...

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/28 10:15 a.m.7 views

CVE-2024-56681

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahashhmacinit function The ahashinit functions may return fails. The ahashhmacinit should not return ok when ahashinit returns error. For an example, ahashinit will return -ENOMEM when...

7.8CVSS0.00233EPSS
SaveExploits0References11
Rows per page
Query Builder