Lucene search
+L

18218 matches found

SUSE CVE
SUSE CVE
added 2025/08/20 11:33 p.m.9 views

SUSE CVE-2025-9181

Uninitialized memory in the JavaScript Engine component. This vulnerability was fixed in Firefox 142, Firefox ESR 128.14, Firefox ESR 140.2, Thunderbird 142, Thunderbird 128.14, and Thunderbird 140.2...

5.4CVSS6.6AI score0.00361EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/20 4:43 p.m.20 views

CLSA-2025-1755708215 kernel: Fix of 2 CVEs

can: bcm: Fix UAF in bcmprocshow CVE-2023-52922 - udmabuf: fix a buf size overflow issue during udmabuf creation CVE-2025-37803...

7.8CVSS5.9AI score0.00286EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/08/20 8:10 a.m.12 views

kernel: net: ch9200: fix uninitialised access during mii_nway_restart

In the Linux kernel, the following vulnerability has been resolved: net: ch9200: fix uninitialised access during miinwayrestart In miinwayrestart the code attempts to call mii-mdioread which is ch9200mdioread. ch9200mdioread utilises a local buffer called "buff", which is initialised with...

5.5CVSS7AI score0.00175EPSS
SaveExploits0References5
CNVD
CNVD
added 2025/08/20 12:00 a.m.22 views

Foxit PDF Reader Buffer Overflow Vulnerability (CNVD-2025-27459)

Foxit PDF Reader is a Chinese Foxit Foxit company's a PDF document reader. Foxit PDF Reader suffers from a buffer overflow vulnerability that originates from an uninitialized pointer, which can be exploited by an attacker to obtain system privileges and modify the system configuration by executin...

8.8CVSS7.7AI score0.00583EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.14 views

Foxit PDF Editor < 2025.2 Multiple Vulnerabilities

According to its version, the Foxit PDF Editor application previously named Foxit PhantomPDF installed on the remote Windows host is prior to 2025.2. It is, therefore affected by multiple vulnerabilities: - A memory corruption vulnerability exists in Foxit Reader 2025.1.0.27937 due to the use of ...

8.8CVSS8AI score0.00583EPSS
SaveExploits1References10
OSV
OSV
added 2025/08/20 12:00 a.m.12 views

UBUNTU-CVE-2025-8860

When the guest writes to register UEFIVARSREGBUFFERSIZE, the .write callback uefivarswrite is invoked. The function allocates a heap buffer without zeroing the memory, leaving the buffer filled with residual data from prior allocations. When the guest later reads from register...

3.3CVSS6AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.9 views

Foxit PDF Editor < 13.2 Multiple Vulnerabilities

According to its version, the Foxit PDF Editor application previously named Foxit PhantomPDF installed on the remote Windows host is prior to 14.0/13.2. It is, therefore affected by multiple vulnerabilities: - A memory corruption vulnerability exists in Foxit Reader 2025.1.0.27937 due to the use ...

8.8CVSS8AI score0.00583EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.10 views

Autodesk Multiple Vulnerabilities (AutoCAD) (adsk-sa-2025-0017)

The 2025 version of Autodesk AutoCAD installed on the remote Windows host is a version prior to 2026.1. It is, therefore, affected by multiple vulnerabilities: - A maliciously crafted DGN file, when linked or imported into Autodesk AutoCAD, can force an Out-of-Bounds Read vulnerability. A malicio...

7.8CVSS6.2AI score0.0018EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.7 views

RHEL 8 : kernel (RHSA-2025:14136)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:14136 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: media: uvcvideo: Fix double...

8.8CVSS6.8AI score0.0027EPSS
SaveExploits0References15
Zero Day Initiative
Zero Day Initiative
added 2025/08/20 12:00 a.m.19 views

(0Day) Oxford Instruments Imaris Viewer IMS File Parsing Uninitialized Pointer Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Oxford Instruments Imaris Viewer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within t...

7.8CVSS6.6AI score0.00225EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.9 views

Foxit PDF Reader < 2025.2 Multiple Vulnerabilities

According to its version, the Foxit PDF Reader application previously named Foxit Reader installed on the remote Windows host is prior to 2025.2. It is, therefore affected by multiple vulnerabilities: - A memory corruption vulnerability exists in Foxit Reader 2025.1.0.27937 due to the use of an...

8.8CVSS7.3AI score0.00583EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2025/08/20 12:00 a.m.16 views

PT-2025-34181

Name of the Vulnerable Software and Affected Versions: Oxford Instruments Imaris Viewer affected versions not specified Description: The software contains a remote code execution issue due to an uninitialized pointer during IMS file parsing. Recommendations: At the moment, there is no information...

7.8CVSS7.9AI score0.00225EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2021-42702

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Inkscape version 0.91 can access an uninitialized pointer, which may allow an attacker to have access to unauthorized information. CVE-2021-42702 Note that Ness...

4.3CVSS5.5AI score0.00963EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

SUSE CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

6.6CVSS6.5AI score0.00367EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.10 views

SUSE CVE-2025-38579

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix KMSAN uninit-value in extentinfo usage KMSAN reported a use of uninitialized value in isextentmergeable and isbackmergeable via the read extent tree path. The root cause is that getreadextentinfo only initializes three...

7.8CVSS6.4AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/19 11:22 p.m.14 views

SUSE CVE-2025-38606

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid accessing uninitialized arvif-ar during beacon miss During beacon miss handling, ath12k driver iterates over active virtual interfaces vifs and attempts to access the radio object ar via arvif-deflink-ar...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/19 11:22 p.m.10 views

SUSE CVE-2025-38608

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

7.1CVSS6.5AI score0.00395EPSS
SaveExploits0References85
OSV
OSV
added 2025/08/19 9:15 p.m.14 views

DEBIAN-CVE-2025-9181

Uninitialized memory in the JavaScript Engine component. This vulnerability was fixed in Firefox 142, Firefox ESR 128.14, Firefox ESR 140.2, Thunderbird 142, Thunderbird 128.14, and Thunderbird 140.2...

6.5CVSS6.3AI score0.00361EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2025/08/19 9:15 p.m.12 views

CVE-2025-9181

Uninitialized memory in the JavaScript Engine component. This vulnerability affects Firefox 142, Firefox ESR 128.14, Firefox ESR 140.2, Thunderbird 142, Thunderbird 128.14, and Thunderbird 140.2...

6.5CVSS6.5AI score0.00361EPSS
SaveExploits0References9
NVD
NVD
added 2025/08/19 9:15 p.m.9 views

CVE-2025-9181

Uninitialized memory in the JavaScript Engine component. This vulnerability was fixed in Firefox 142, Firefox ESR 128.14, Firefox ESR 140.2, Thunderbird 142, Thunderbird 128.14, and Thunderbird 140.2...

6.5CVSS0.00361EPSS
SaveExploits0References9
Rows per page
Query Builder