Lucene search
+L

8125 matches found

CVE
CVE
added 2025/12/30 12:11 p.m.24 views

CVE-2022-50846

The CVE-2022-50846 entry concerns a Linux kernel issue in mmc: via-sdmmc where mmc_add_host() could return an error and its return value was ignored. The documented fix adds a proper check of the return value and an error path that calls mmc_free_host(), preventing a memory leak from mmc_alloc_ho...

6.1AI score0.00254EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.25 views

CVE-2023-54189 pstore/ram: Add check for kstrdup

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

0.00183EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 12:08 p.m.4 views

CVE-2023-54189 pstore/ram: Add check for kstrdup

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.28 views

CVE-2023-54185 btrfs: remove BUG_ON()'s in add_new_free_space()

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:08 p.m.8 views

CVE-2023-54185 btrfs: remove BUG_ON()'s in add_new_free_space()

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.29 views

CVE-2023-54183 media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: Fix a potential resource leak in v4l2fwnodeparselink If fwnodegraphgetremoteendpoint fails, 'fwnode' is known to be NULL, so fwnodehandleput is a no-op. Release the reference taken from a previous...

0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:08 p.m.9 views

CVE-2023-54183 media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: Fix a potential resource leak in v4l2fwnodeparselink If fwnodegraphgetremoteendpoint fails, 'fwnode' is known to be NULL, so fwnodehandleput is a no-op. Release the reference taken from a previous...

6.3AI score
SaveExploits0References11
OSV
OSV
added 2025/12/30 12:03 p.m.11 views

CVE-2022-50786 media: s5p-mfc: Clear workbit to handle error condition

In the Linux kernel, the following vulnerability has been resolved: media: s5p-mfc: Clear workbit to handle error condition During error on CLOSEINSTANCE command, ctxworkbits was not getting cleared. During consequent mfc execution NULL pointer dereferencing of this context led to kernel panic...

6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/12/30 12:03 p.m.24 views

CVE-2022-50786

The CVE-2022-50786 fix applies to the Linux kernel media: s5p-mfc driver. The root cause was that on CLOSE_INSTANCE error paths, ctx_work_bits were not cleared, which could lead to a NULL pointer dereference in subsequent MFC processing and trigger a kernel panic. The patch ensures ctx_work_bits ...

6.2AI score0.00184EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:03 p.m.31 views

CVE-2022-50786 media: s5p-mfc: Clear workbit to handle error condition

In the Linux kernel, the following vulnerability has been resolved: media: s5p-mfc: Clear workbit to handle error condition During error on CLOSEINSTANCE command, ctxworkbits was not getting cleared. During consequent mfc execution NULL pointer dereferencing of this context led to kernel panic...

0.00184EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.10 views

PT-2025-53926

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where a NULL pointer dereference could occur, leading to a kernel panic. This issue arises from a failure to clear ctx work bits during an error conditi...

6.4AI score0.00184EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.7 views

PT-2025-54018

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw in the pstore/ram component. A missing check for the return value of the kstrdup function could lead to a NULL pointer dereference. The fix involves...

6.1AI score0.00183EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.12 views

PT-2025-54046

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A fix addresses an issue in the Linux kernel related to reverting a commit intended to improve workqueue handling within the DRM/MSM subsystem. The original patch introduced NULL-pointer...

5.9AI score0.00165EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992526)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992526 advisory. In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmapzalloc must be balanced by a correspondi...

5.5CVSS6AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992510)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992510 advisory. In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rioadddevice fails Patch series rapidio: fix three possible...

5.5CVSS5.2AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992163)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992163 advisory. In the Linux kernel, the following vulnerability has been resolved: chardev: fix error handling in cdevdeviceadd While doing fault injection test, I got the followin...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a missing unpacking jump in error handling that could lead to a null pointer dereference...

6.4AI score0.00183EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.19 views

PT-2025-54012

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the v4l2-core subsystem, specifically within the v4l2 fwnode parse link function. A resource leak can occur if fwnode graph get remote endpoint fails,...

6.4AI score0.00196EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992279)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992279 advisory. In the Linux kernel, the following vulnerability has been resolved: intelth: Fix a resource leak in an error handling path If an error occurs after calling...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992414)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992414 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References4
Rows per page
Query Builder