Lucene search
+L

4646 matches found

Vulnrichment
Vulnrichment
added 2025/10/14 7:09 p.m.2 views

CVE-2025-33182

NVIDIA Jetson Linux contains a vulnerability in UEFI, where improper authentication may allow a privileged user to cause corruption of the Linux Device Tree. A successful exploitation of this vulnerability might lead to data tampering, denial of service...

7.6CVSS6.4AI score0.003EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/14 12:00 a.m.8 views

NVIDIA Jetson Linux 安全漏洞

NVIDIA Jetson Linux is an edge AI and robotics development platform from NVIDIA, USA. NVIDIA Jetson Linux suffers from a security vulnerability that stems from improper UEFI authentication, which could lead to a privileged user corrupting the Linux device tree, which in turn could lead to data...

7.6CVSS4.6AI score0.003EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/14 12:00 a.m.17 views

PT-2025-42167

Name of the Vulnerable Software and Affected Versions NVIDIA Jetson Linux affected versions not specified Description A flaw exists in the UEFI component of NVIDIA Jetson Linux due to improper authentication. This could allow a privileged user to corrupt the Linux Device Tree, potentially leading...

7.6CVSS4.5AI score0.003EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-52885

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Poppler ia a library for rendering PDF files, and examining or modifying their structure. A use-after-free write vulnerability has been detected in versions...

8.6CVSS7AI score0.0016EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/10/13 2:47 p.m.12 views

USN-7819-1: Linux kernel (Azure) 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: - Network drivers; - Device tree and open firmware driver; - SCSI subsystem; - TTY drivers; - Ext4 file system; -...

9.8CVSS7.1AI score0.00894EPSS
SaveExploits0
OSV
OSV
added 2025/10/13 2:47 p.m.23 views

USN-7819-1 linux-azure, linux-azure-5.4 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: - Network drivers; - Device tree and open firmware driver; - SCSI subsystem; - TTY drivers; - Ext4 file system; -...

9.8CVSS6.7AI score0.00894EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2025/10/13 12:00 a.m.10 views

PT-2025-44391

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue was addressed in the Linux kernel related to the btrfs filesystem. Specifically, the issue occurs when rejecting a non-SINGLE data profile without a RAID stripe tree...

4.6CVSS5.5AI score0.00185EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/13 12:00 a.m.15 views

PT-2025-44390

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the btrfs subsystem related to the free space tree. Specifically, an assertion failure can occur during the construction of a free space tree when...

4.6CVSS5.8AI score0.00187EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50539

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4sraminit, offindcompatiblenode will return a node pointer with refcount incremented. We should use...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sur...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/10/10 10:41 p.m.5 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the StructTreeRoot class due to the use of raw pointers to elements of a std::vector, which can result in dangling pointers when the vector is resized. An attacker can potentially execute arbitrary code or cause a deni...

8.6CVSS7.1AI score0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/10 10:11 p.m.11 views

EUVD-2025-33795

Poppler ia a library for rendering PDF files, and examining or modifying their structure. A use-after-free write vulnerability has been detected in versions Poppler prior to 25.10.0 within the StructTreeRoot class. The issue arises from the use of raw pointers to elements of a std::vector, which...

8.6CVSS6.2AI score0.0016EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/10 10:11 p.m.20 views

CVE-2025-52885

Poppler ia a library for rendering PDF files, and examining or modifying their structure. A use-after-free write vulnerability has been detected in versions Poppler prior to 25.10.0 within the StructTreeRoot class. The issue arises from the use of raw pointers to elements of a std::vector, which...

8.6CVSS5.3AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2025/10/10 10:11 p.m.115 views

CVE-2025-52885

CVE-2025-52885 affects Poppler before 25.10.0, where a use-after-free (write) vulnerability arises from raw pointers to elements of a std::vector stored in refToParentMap within StructTreeRoot. Pointers may become dangling when the vector resizes, due to vector reallocation moving elements and in...

8.6CVSS6.3AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/08 11:31 p.m.7 views

SUSE CVE-2023-53618

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/10/08 11:30 p.m.12 views

SUSE CVE-2023-53645

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

5.5CVSS6.3AI score0.00143EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/10/08 11:30 p.m.8 views

SUSE CVE-2023-53672

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref BUG Syzbot reported several warning triggered inside lookupinlineextentbackref. CAUSE As usual, the reproducer doesn't reliably trigger locally here, but at...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/10/08 12:30 p.m.8 views

EUVD-2025-31828

A flaw has been found in SourceCodester Hotel and Lodge Management System 1.0. This impacts an unknown function of the file /editroom.php. This manipulation of the argument ID causes sql injection. It is possible to initiate the attack remotely. The exploit has been published and may be used...

9.8CVSS7.1AI score0.00441EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53538

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: insert tree mod log move in pushnodeleft There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39923

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: qcom: bamdma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is...

5.5CVSS5.9AI score0.0014EPSS
SaveExploits0References3
Rows per page
Query Builder