Lucene search
+L

965 matches found

CVE
CVE
added 2025/12/30 12:23 p.m.59 views

CVE-2023-54298

CVE-2023-54298 affects the Linux kernel's thermal: intel: quark_dts code path. The root cause was an error pointer dereference when alloc_soc_dts() fails; attempting to free soc_dts could cause an Oops. The issue has been fixed by returning early on alloc_soc_dts() failure, preventing a faulty fr...

6.1AI score0.00207EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:15 p.m.55 views

CVE-2022-50860

CVE-2022-50860 affects the Linux kernel AppArmor subsystem. After the commit a1bd627b46d1, the hname member of struct aa_policy becomes an invalid slab subset and cannot be freed with kfree_sensitive(); the issue is fixed by using aa_policy_destroy(). The vulnerability is a memleak in alloc_ns() ...

7.8CVSS5.9AI score0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:15 p.m.17 views

CVE-2022-50860 apparmor: Fix memleak in alloc_ns()

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in allocns After changes in commit a1bd627b46d1 "apparmor: share profile name on replacement", the hname member of struct aapolicy is not valid slab object, but a subset of that, it can not be freed by...

7.8CVSS6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.43 views

CVE-2022-50860 apparmor: Fix memleak in alloc_ns()

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in allocns After changes in commit a1bd627b46d1 "apparmor: share profile name on replacement", the hname member of struct aapolicy is not valid slab object, but a subset of that, it can not be freed by...

7.8CVSS0.00195EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.10 views

CVE-2023-54217

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/msm: Add missing check and destroy for allocorderedworkqueue" This reverts commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0. A recent patch that tried to fix up the msmdrminit paths with respect to the workqueue but on...

5.3AI score0.00182EPSS
SaveExploits0
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-992216)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992216 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of...

5.5CVSS5.9AI score0.00156EPSS
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-992451)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992451 advisory. In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with nfs42sscopen A destination server while doing a COPY shouldn't accept...

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

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992410)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992410 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References4
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-992615)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992615 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2023-54018

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL...

5.6AI score0.00211EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/25 11:59 a.m.9 views

CVE-2023-54005

In the Linux kernel, the following vulnerability has been resolved: binder: fix memory leak in binderinit In binderinit, the destruction of binderallocshrinkerinit is not performed in the wrong path, which will cause memory leaks. So this commit introduces binderallocshrinkerexit and calls it in...

5.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:49 a.m.6 views

CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

5.5CVSS5.8AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.6 views

SUSE CVE-2022-50769

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

5.5CVSS6.5AI score0.00276EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.9 views

SUSE CVE-2023-54018

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.10 views

SUSE CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.12 views

SUSE CVE-2023-54072

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential data race at PCM memory allocation helpers The PCM memory allocation helpers have a sanity check against too many buffer allocations. However, the check is performed without a proper lock and the allocati...

4.7CVSS6.4AI score0.00205EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.8 views

SUSE CVE-2023-54080

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

4.1CVSS6.6AI score0.00214EPSS
SaveExploits0References17
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54157

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of alloc-vma in race with munmap cmllamas: clean forward port from commit 015ac18be7de "binder: fix UAF of alloc-vma in race with munmap" in 5.10 stable. It is needed in mainline after the revert of commit...

7.8CVSS0.00149EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.16 views

CVE-2023-54147

In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: Add missing check and free for idaalloc Add the check for the return value of the idaalloc in order to avoid NULL pointer dereference. Moreover, free allocated "ctx-id" if mdpm2mopen fails later in orde...

0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.13 views

UBUNTU-CVE-2023-54147

In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: Add missing check and free for idaalloc Add the check for the return value of the idaalloc in order to avoid NULL pointer dereference. Moreover, free allocated "ctx-id" if mdpm2mopen fails later in orde...

5.7AI score0.00199EPSS
SaveExploits0References6
Rows per page
Query Builder