Lucene search
K

28 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10, linux

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fixed a reference count leak in pprnotifier. According to the comments for pcigetdomainbusandslot, it returns a PCI device with a reference count that increments after use. The caller must decrement the reference count...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021533 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot says,...

5.5CVSS6AI score0.00017EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.0 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010834)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010834 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot says,...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/07 11:37 p.m.2 views

Malicious code in @sie-ppr-web-checkout/app (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 977089aabb00f7d390dd6bf7ad3e9038c4998ec2ccf93a2e38016f525c32f368 The package @sie-ppr-web-checkout/app was found to contain malicious code. Source: ossf-package-analysis...

5.7AI score
Exploits0
OSV
OSV
added 2026/04/07 11:37 p.m.0 views

MAL-2026-2865 Malicious code in @sie-ppr-web-checkout/app (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 977089aabb00f7d390dd6bf7ad3e9038c4998ec2ccf93a2e38016f525c32f368 The package @sie-ppr-web-checkout/app was found to contain malicious code. Source: ossf-package-analysis...

5.7AI score
Exploits0
Github Security Blog
Github Security Blog
added 2026/01/28 3:20 p.m.31 views

Next.js has Unbounded Memory Consumption via PPR Resume Endpoint

A denial of service vulnerability exists in Next.js versions with Partial Prerendering PPR enabled when running in minimal mode. The PPR resume endpoint accepts unauthenticated POST requests with the Next-Resume: 1 header and processes attacker-controlled postponed state data. Two closely related...

7.5CVSS5.9AI score0.0015EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2026/01/26 10:15 p.m.4 views

CVE-2025-59472

A denial of service vulnerability exists in Next.js versions with Partial Prerendering PPR enabled when running in minimal mode. The PPR resume endpoint accepts unauthenticated POST requests with the Next-Resume: 1 header and processes attacker-controlled postponed state data. Two closely related...

7.5CVSS0.0015EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/22 3:31 p.m.1 views

EUVD-2022-55649

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: fix module PLTs with mcount Li Huafei reports that mcount-based ftrace with module PLTs was broken by commit: a6253579977e4c6f "arm64: ftrace: consistently handle PLTs." When a module PLTs are used and a module is...

4.9AI score0.00032EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50505

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: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 1:22 a.m.1 views

SUSE CVE-2022-50505

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/04 4:15 p.m.0 views

UBUNTU-CVE-2022-50505

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling...

5.5CVSS5.9AI score0.00017EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.5 views

CVE-2022-50505 iommu/amd: Fix pci device refcount leak in ppr_notifier()

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling...

0.00017EPSS
Exploits0References8
CVE
CVE
added 2025/10/04 3:43 p.m.7 views

CVE-2022-50505

CVE-2022-50505 (Linux kernel) fixes a refcount leak in iommu/amd by correcting usage of pci_get_domain_bus_and_slot() which increments the PCI device refcount. The caller must call pci_dev_put() when finished; the patch ensures pci_dev_put() is invoked before returning from ppr_notifier() to avoi...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/16 7:4 p.m.3 views

CVE-2023-53326

In the Linux kernel, the following vulnerability has been resolved: powerpc: Don't try to copy PPR for task with NULL ptregs powerpc sets up PFKTHREAD and PFIOWORKER with a NULL ptregs, which from my arguably very short checking is not commonly done for other archs. This is fine, except when...

5.5CVSS5.6AI score0.00021EPSS
Exploits0References4
OSV
OSV
added 2025/09/16 4:12 p.m.2 views

CVE-2023-53326 powerpc: Don't try to copy PPR for task with NULL pt_regs

In the Linux kernel, the following vulnerability has been resolved: powerpc: Don't try to copy PPR for task with NULL ptregs powerpc sets up PFKTHREAD and PFIOWORKER with a NULL ptregs, which from my arguably very short checking is not commonly done for other archs. This is fine, except when...

5.5CVSS4.8AI score0.00021EPSS
Exploits0References8
CNNVD
CNNVD
added 2024/05/16 12:0 a.m.2 views

Intel Server D50DNP 安全漏洞

Intel Server Products is a family of products from Intel Corporation USA. A security vulnerability exists in the Intel Server D50DNP PprRequestLog module that stems from an incorrect input validation issue. It could allow a privileged user to achieve privilege escalation via local access...

7.5CVSS6.6AI score0.00096EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/16 12:0 a.m.1 views

PT-2024-19377 · Intel · Intel Server D50Dnp Family

Name of the Vulnerable Software and Affected Versions: IntelR Server D50DNP Family products affected versions not specified Description: The issue is related to improper input validation in the PprRequestLog module in UEFI firmware, which may allow a privileged user to enable escalation of...

7.5CVSS7AI score0.00096EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.1 views

PT-2025-40739

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to a PCI device reference count leak within the ppr notifier function in the iommu/amd module. The pci get domain bus and slot function...

7.8CVSS6.9AI score0.00223EPSS
Exploits8References466
Packet Storm
Packet Storm
added 2020/06/29 12:0 a.m.207 views

NetPCLinker 1.0.0.0 Buffer Overflow

!/usr/bin/python Exploit Title: NetPCLinker 1.0.0.0 Buffer Overflow SEH Egghunter Date: 2019-06-28 Exploit Author: Saeed reza Zamanian Vendor Homepage: https://sourceforge.net/projects/netpclinker/ Software Link: https://sourceforge.net/projects/netpclinker/files/ Version: 1.0.0.0 Tested on:...

0.7AI score
Exploits0
0day.today
0day.today
added 2020/05/13 12:0 a.m.38 views

Remote Desktop Audit 2.3.0.157 - Buffer Overflow (SEH) Exploit

Exploit Title: Remote Desktop Audit 2.3.0.157 - Buffer Overflow SEH Exploit Author: gurbanli Vulnerable Software: Remote Desktop Audit 2.3.0.157 Vendor Homepage: https://lizardsystems.com Version: 2.3.0.157 Software Link: https://lizardsystems.com/download/rdauditsetup.exe Tested on: Windows 7 x8...

0.7AI score
Exploits0
Rows per page
Query Builder