Lucene search
K

22 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.0 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006676)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006676 advisory. In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2026/01/31 12:16 p.m.1 views

UBUNTU-CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.5CVSS5.7AI score0.00022EPSS
Exploits0References12
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:38 a.m.3 views

CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.8AI score0.00022EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:38 a.m.30 views

CVE-2025-71184 btrfs: fix NULL dereference on root when tracing inode eviction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

0.00022EPSS
Exploits0References4
CVE
CVE
added 2026/01/31 11:38 a.m.5 views

CVE-2025-71184

CVE-2025-71184 affects the Linux kernel’s btrfs subsystem. The issue is a NULL dereference in btrfs_evict_inode() when tracing inode eviction because the root may be NULL. The fix ensures root is treated as 0 or delays tracing until the root is non-NULL, preventing a NULL dereference during evict...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/01/31 11:38 a.m.2 views

CVE-2025-71184 btrfs: fix NULL dereference on root when tracing inode eviction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References7
Veracode
Veracode
added 2026/01/23 3:34 a.m.3 views

Denial-of-service (DoS)

pypdf is vulnerable to denial-of-service DoS. The vulnerability is due to improper handling of PDFs missing the /Root object with a large /Size value in non-strict parsing mode, which allows an attacker to craft an invalid PDF that triggers excessively long runtimes...

6.9CVSS5.9AI score0.00023EPSS
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/13 11:7 p.m.1 views

CVE-2026-22690

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS6.7AI score0.00023EPSS
Exploits0References7
NVD
NVD
added 2026/01/10 5:16 a.m.1 views

CVE-2026-22690

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS0.00023EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/01/10 4:41 a.m.22 views

CVE-2026-22690 pypdf has possible long runtimes for missing /Root object with large /Size values

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS0.00023EPSS
Exploits0References4
CVE
CVE
added 2026/01/10 4:41 a.m.10 views

CVE-2026-22690

CVE-2026-22690 affects the Python PDF library pypdf prior to version 6.6.0. The issue allows long runtimes for malformed PDFs caused by omitting the /Root entry in the trailer while using a large /Size value; the vulnerability occurs in non-strict reading mode. The problem has been addressed and ...

6.9CVSS6.4AI score0.00023EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/01/09 7:48 p.m.1 views

EUVD-2026-1692

pypdf has possible long runtimes for missing /Root object with large /Size values...

6.4AI score
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-2244

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.6.0 Description pypdf is a free and open-source pure-python PDF library. Versions prior to 6.6.0 are susceptible to potential long runtimes when processing PDF files missing the /Root object but containing a large /Si...

6.9CVSS6.6AI score0.00023EPSS
Exploits0References9
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53647

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

5.5CVSS0.00017EPSS
Exploits0References4
OSV
OSV
added 2025/10/07 4:15 p.m.3 views

AZL-76413 CVE-2023-53647 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 3:19 p.m.1 views

EUVD-2025-32758

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

6AI score0.00017EPSS
Exploits0References5
CVE
CVE
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53647

The CVE-2023-53647 issue in the Linux kernel arises from an ACPI namespace traversal in the Hyper-V VMBus driver (hv_vmbus). If Hyper-V MMIO ranges cannot be found, the code may dereference the ACPI namespace root object (which has an all-ones handle), causing a NULL pointer dereference and an oo...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.3 views

CVE-2023-53647 Drivers: hv: vmbus: Don't dereference ACPI root object handle

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

0.00017EPSS
Exploits0References4
OSV
OSV
added 2025/10/07 3:19 p.m.1 views

CVE-2023-53647 Drivers: hv: vmbus: Don't dereference ACPI root object handle

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.3 views

CVE-2023-53647

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

5.5CVSS5.6AI score0.00017EPSS
Exploits0
Rows per page
Query Builder