Lucene search
+L

155 matches found

SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.5 views

SUSE CVE-2025-37903

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpudmhdcp.c copies pointers to amdgpudmconnector objects without incrementing the kref reference counts. When using a USB-C dock, and the dock is unplugged, the...

5.8CVSS7.7AI score0.00194EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/20 4:15 p.m.8 views

DEBIAN-CVE-2025-37903

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpudmhdcp.c copies pointers to amdgpudmconnector objects without incrementing the kref reference counts. When using a USB-C dock, and the dock is unplugged, the...

7.8CVSS6AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.6 views

UBUNTU-CVE-2025-37949

In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbusthread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RIP: e030:wakeupcommon+0x4c/0x180 Call Trace:...

7.8CVSS6.2AI score0.00201EPSS
SaveExploits0References38
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.6 views

PT-2025-22213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue is possible in the Linux kernel due to insufficient checks on file reference counts. This occurs when one thread destroys a file while another thread holds a...

7.8CVSS6.8AI score0.0035EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.14 views

PT-2025-22167

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the firmware arm scmi. The issue arises when using device find child to lookup the proper SCMI device to destroy, causin...

5.5CVSS6.7AI score0.00191EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.7 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 the network subsystem not properly tracking kernel socket lifecycles, which could lead to reference counting...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.11 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 the Linux kernel that stems from the 9p protocol not properly handling fid reference counts when atoms are opened...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.11 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 the Linux kernel that stems from the 9p protocol not properly handling fid reference counts when fetching links...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.17 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46674)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46674 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform devic...

7.8CVSS6AI score0.00278EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/03 12:00 a.m.11 views

PT-2025-8904

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version containing the fix for the refcount leak in ax25 release Description A refcount leak occurs in the Linux kernel when an AX25 device is bound to a socket by setting the SO BINDTODEVICE socket option...

5.5CVSS7.1AI score0.00236EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/31 12:00 a.m.7 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 the Linux kernel that stems from a memory leak in the bpfskselectreuseport function that does not properly handle socket reference counts for...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.4 views

SUSE CVE-2024-56624

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix outfput in iommufdfaultalloc As fput calls the file-fop-release op, where fault obj and ictx are getting released, there is no need to release these two after fput one more time, which would result in imbalanced...

4.5CVSS7.7AI score0.00187EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 views

PT-2025-30870

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ipmi create user function within the IPMI message handler. An invalid pointer in the "intf" list iterator can occur if the correct "intf-intf num"...

7.8CVSS7.1AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2024/12/28 4:56 a.m.111 views

CVE-2024-46973

CVE-2024-46973 affects Imagination Technologies PowerVR-GPU driver. The issue is a use-after-free in the kernel triggered by improper GPU system calls (reference-count mismanagement on psServerMMUContext), exploitable by a non-privileged user with local access. Impact is local privilege escalatio...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:51 p.m.10 views

CVE-2024-56624 iommufd: Fix out_fput in iommufd_fault_alloc()

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix outfput in iommufdfaultalloc As fput calls the file-fop-release op, where fault obj and ictx are getting released, there is no need to release these two after fput one more time, which would result in imbalanced...

7.8CVSS6.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.10 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 failure to ensure that cache entries are active before the cacheshow function is called in the SUNRPC module,...

7.8CVSS6.4AI score0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49964

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix memfdpinfolios freehugepages leak memfdpinfolios followed by unpinfolios fails to restore freehugepages if the pages were not already faulted in, because the folio refcount for pages created by memfdallocfolio nev...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.10 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 the Linux kernel that stems from a resource leak caused by improper handling of reference counts in icedpllinitrclkpins...

5.5CVSS8.2AI score0.00205EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.7 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 leak in the handling of sk reference counts...

5.5CVSS6.6AI score0.0054EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/18 12:00 a.m.8 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 not properly managing device node reference counts...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References5
Rows per page
Query Builder