Lucene search
+L

16 matches found

OSV
OSV
added 2025/04/22 11:56 p.m.22 views

USN-7402-5 linux-gcp-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Block layer subsystem; - GPU drivers; - HID subsystem; - Media drivers; - JFS file system; - Network namespace; -...

7.8CVSS6.9AI score0.00809EPSS
Exploits1References9
OSV
OSV
added 2025/04/04 6:9 p.m.14 views

USN-7402-3 linux-nvidia, linux-nvidia-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Block layer subsystem; - GPU drivers; - HID subsystem; - Media drivers; - JFS file system; - Network namespace; -...

7.8CVSS6.7AI score0.00809EPSS
Exploits1References9
OSV
OSV
added 2025/04/01 9:20 p.m.21 views

USN-7402-1 linux, linux-aws, linux-gcp, linux-gke, linux-gkeop, linux-ibm, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-oem-6.8, linux-oracle, linux-oracle-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Block layer subsystem; - GPU drivers; - HID subsystem; - Media drivers; - JFS file system; - Network namespace; -...

7.8CVSS6.7AI score0.00809EPSS
Exploits1References9
OpenVAS
OpenVAS
added 2025/03/17 12:0 a.m.9 views

Ubuntu: Security Advisory (USN-7328-3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.2AI score0.00271EPSS
Exploits1References2
CBLMariner
CBLMariner
added 2025/03/13 9:13 p.m.12 views

CVE-2024-56672 affecting package kernel for versions less than 6.6.76.1-1

CVE-2024-56672 affecting package kernel for versions less than 6.6.76.1-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS6.8AI score0.00271EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2024-56672

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: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy puttin...

7.8CVSS6.3AI score0.00271EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2025/03/06 12:0 a.m.14 views

Ubuntu: Security Advisory (USN-7328-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.5AI score0.00271EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2025/03/06 12:0 a.m.13 views

Ubuntu: Security Advisory (USN-7329-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.5AI score0.00271EPSS
Exploits1References2
OSV
OSV
added 2025/03/05 1:44 p.m.2 views

USN-7327-1 linux, linux-lowlatency, linux-lowlatency-hwe-5.15 vulnerability

A security issues was discovered in the Linux kernel. An attacker could possibly use this to compromise the system. This update corrects flaws in the following subsystems: - Block layer subsystem; CVE-2024-56672...

7.8CVSS6.9AI score0.00271EPSS
Exploits1References2
Ubuntu
Ubuntu
added 2025/03/05 10:11 a.m.13 views

USN-7322-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Block layer subsystem; - Networking core; CVE-2024-56672, CVE-2024-56658...

7.8CVSS7.1AI score0.00271EPSS
Exploits1
OSV
OSV
added 2024/12/27 3:15 p.m.0 views

DEBIAN-CVE-2024-56672

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7CVSS5.9AI score0.00271EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.16 views

CVE-2024-56672

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS5.9AI score0.00271EPSS
Exploits1
CVE
CVE
added 2024/12/27 3:6 p.m.170 views

CVE-2024-56672

CVE-2024-56672 affects the Linux kernel blk-cgroup component. The issue is a use-after-free (UAF) in blkcg_unpin_online() where blkcg_parent(blkcg) is read after blkcg_destroy_blkgs(blkcg) could free the blkcg. The fix reads the parent pointer before destroying the blkcg’s blkg’s, preventing UAF....

7.8CVSS6.5AI score0.00271EPSS
Exploits1References9Affected Software1
Cvelist
Cvelist
added 2024/12/27 3:6 p.m.26 views

CVE-2024-56672 blk-cgroup: Fix UAF in blkcg_unpin_online()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

0.00271EPSS
Exploits1References6
OSV
OSV
added 2024/12/27 3:6 p.m.15 views

CVE-2024-56672 blk-cgroup: Fix UAF in blkcg_unpin_online()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS6.4AI score0.00271EPSS
Exploits1References12
CBLMariner
CBLMariner
added 2024/12/11 7:24 a.m.18 views

CVE-2024-56672 affecting package kernel for versions less than 5.15.173.1-1

CVE-2024-56672 affecting package kernel for versions less than 5.15.173.1-1. A patched version of the package is available...

7.8CVSS7.2AI score0.00271EPSS
Exploits1
Rows per page
Query Builder