Lucene search
+L

8205 matches found

Redos
Redos
added 2025/03/07 12:00 a.m.87 views

ROS-20250307-13

A vulnerability in the VerifyHostKeyDNS component of the OpenSSH cryptographic protection tool is related to flaws in error handling during host key verification. in error handling during host key verification. Exploitation of the vulnerability could allow an attacker, acting remotely, to conduct...

6.8CVSS6.2AI score0.07575EPSS
SaveExploits4
OSV
OSV
added 2025/03/06 5:15 p.m.5 views

DEBIAN-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.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/06 5:15 p.m.17 views

CVE-2024-58077

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: don't use socpcmret on .prepare callback commit 1f5664351410 "ASoC: lower "no backend DAIs enabled for ... Port" log severity" ignores -EINVAL error message on common socpcmret. It is used from many functions,...

5.5CVSS0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/06 5:15 p.m.26 views

UBUNTU-CVE-2025-21832

In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdevreaditer has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equal to zero where bigger than makes more sense, and not...

7.8CVSS6.5AI score0.00186EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2025/03/06 4:22 p.m.28 views

CVE-2024-58085

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

5.5CVSS5.7AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 4:22 p.m.31 views

CVE-2024-58085 tomoyo: don't emit warning in tomoyo_write_control()

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

0.00209EPSS
SaveExploits0References8
NVD
NVD
added 2025/03/06 4:15 p.m.21 views

CVE-2024-58065

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

5.5CVSS0.00149EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 4:15 p.m.2 views

DEBIAN-CVE-2024-58056

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

5.5CVSS5.7AI score0.00179EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/03/06 4:13 p.m.17 views

CVE-2024-58077

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: don't use socpcmret on .prepare callback commit 1f5664351410 "ASoC: lower "no backend DAIs enabled for ... Port" log severity" ignores -EINVAL error message on common socpcmret. It is used from many functions,...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 4:13 p.m.23 views

CVE-2024-58077 ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: don't use socpcmret on .prepare callback commit 1f5664351410 "ASoC: lower "no backend DAIs enabled for ... Port" log severity" ignores -EINVAL error message on common socpcmret. It is used from many functions,...

0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/06 4:13 p.m.123 views

CVE-2024-58077

CVE-2024-58077 affects the Linux kernel ASoC: soc-pcm path. The root cause is invoking soc_pcm_ret() on the .prepare callback, which previously ignored -EINVAL to avoid user-space DoS via logs. The fix changes behavior to stop using soc_pcm_ret() in the .prepare callback, addressing the invalid-p...

5.5CVSS7AI score0.0018EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.22 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...

0.00149EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/06 3:54 p.m.61 views

CVE-2024-58067

The CVE-2024-58067 issue affects the Linux kernel in the clk: mmp: pxa1908-mpmu path. Root cause: an incorrect NULL vs IS_ERR() check around devm_kzalloc() where NULL is returned on error; the check has been updated to match. Impact, as per listed metadata, is availability impact HIGH with no con...

5.5CVSS7.1AI score0.00149EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.20 views

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.4AI score0.00149EPSS
SaveExploits0
CVE
CVE
added 2025/03/06 3:54 p.m.174 views

CVE-2024-58063

CVE-2024-58063 affects the Linux kernel wireless stack (rtlwifi). The described issue is memory leaks and invalid access on probe error paths in the rtlwifi PCI handling, with deinitialization performed in reverse order when probe fails. Specifically, when init_sw_vars fails, rtl_deinit_core shou...

5.5CVSS7.3AI score0.002EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/03/06 3:53 p.m.31 views

CVE-2024-58056 remoteproc: core: Fix ida_free call while not allocated

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

0.00179EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/06 3:53 p.m.25 views

CVE-2024-58056

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

5.5CVSS5.7AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 3:53 p.m.22 views

CVE-2024-58056 remoteproc: core: Fix ida_free call while not allocated

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix idafree call while not allocated In the rprocalloc function, on error, putdevice&rproc-dev is called, leading to the call of the rproctyperelease function. An error can occurs before idaalloc is called. In...

6AI score
SaveExploits0References10
CVE
CVE
added 2025/03/06 3:53 p.m.139 views

CVE-2024-58056

The CVE-2024-58056 entry documents a Linux kernel remoteproc issue in which rproc_alloc() can trigger ida_free() via rproc_type_release() on an error path before ida_alloc() has been called. The underlying cause is rproc->index being initialized to 0, making rproc->index >= 0 true when t...

5.5CVSS7.1AI score0.00179EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-21721

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nilfs2: handle errors that nilfspreparechunk may return Patch series nilfs2: fix issues with rename operations. This series fixes BUGON check failures reported ...

5.5CVSS7AI score0.002EPSS
SaveExploits0References2
Rows per page
Query Builder