Lucene search
+L

4353 matches found

Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.4 views

PT-2025-38194

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc6-syzkaller-80422-geda666ff2276 Description: The Linux kernel contains a flaw within the bcm tx setup function in the CAN Controller Area Network subsystem. Specifically, the issue involves an...

6.7AI score0.00185EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.8 views

Ashlar-Vellum Graphite 安全漏洞

Ashlar-Vellum Graphite is a CAD modeling software from Ashlar-Vellum. A security vulnerability exists in Ashlar-Vellum Graphite that stems from memory not being properly initialized when parsing VC6 files, which could lead to remote code execution...

7.8CVSS7.9AI score0.00215EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/16 5:49 p.m.6 views

CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.5 views

CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/16 4:11 p.m.26 views

CVE-2023-53309

CVE-2023-53309 affects the Linux kernel’s drm/radeon path. The vulnerability stems from an overflow in radeon_cs_parser_init: the size field is unsigned, and if size equals 0x40000000, the calculation size *= sizeof(uint32_t) overflows, causing size to wrap to zero and leading to use of uninitial...

5.5CVSS6.3AI score0.00146EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an integer overflow in radeoncsparserinit that could result in references to uninitialized memory...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53165

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code woul...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 5:30 p.m.7 views

GHSA-CVMJ-47V9-35M9 FUSE-Rust: Uninitalized memory read and leak caused by fuser crate

During the creation of a new libfuse session with fusesessionnew, the operation list was passed as NULL incorrectly. libfuse expects this argument to always point to list of operations. This caused uninitialized memory read and leaks in libfuse.so...

8.2CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2025/09/15 2:15 p.m.6 views

CVE-2023-53165

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

5.5CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.1 views

DEBIAN-CVE-2023-53165

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

UBUNTU-CVE-2023-53165

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/15 2:3 p.m.26 views

CVE-2023-53165

CVE-2023-53165 is a Linux kernel vulnerability in the UDF filesystem code. The issue is an uninitialized array read in the UDF charset conversion when processing filenames that begin with a dot and are 2–5 characters long, which can cause the output name to be prepended with a “unification hash” ...

5.5CVSS6.3AI score0.00146EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:3 p.m.7 views

CVE-2023-53165 udf: Fix uninitialized array access for some pathnames

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:3 p.m.7 views

CVE-2023-53165 udf: Fix uninitialized array access for some pathnames

In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical...

5.5CVSS5.1AI score0.00146EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-8654

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero arguments are called in internal aggregation stage. This...

9.8CVSS5.9AI score0.00373EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/09/09 5:8 a.m.6 views

thunderbird: firefox: Uninitialized memory in the JavaScript Engine component

A flaw was found in Thunderbird and Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Uninitialized memory in the JavaScript Engine component...

6.5CVSS7.3AI score0.00358EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/09/09 5:8 a.m.12 views

Important: Red Hat Security Advisory: thunderbird security update

An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update ...

9.8CVSS6.9AI score0.00563EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/09/08 4:31 p.m.7 views

thunderbird: firefox: Uninitialized memory in the JavaScript Engine component

A flaw was found in Thunderbird and Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Uninitialized memory in the JavaScript Engine component...

6.5CVSS7.3AI score0.00358EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/08 2:19 p.m.7 views

RLSA-2025:14442 Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: firefox: thunderbird: Denial-of-service due to out-of-memory in the Graphics: WebRender component CVE-2025-9182 thunderbird: firefox: Sandbox escape due to invalid point...

7.5CVSS7.2AI score0.00563EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/08 1:49 p.m.2 views

SUSE-SU-2025:20694-1 Security update for gdk-pixbuf

This update for gdk-pixbuf fixes the following issues: - CVE-2025-7345: Uninitialized memory could lead to leak arbitrary memory contents bsc1246114. - CVE-2025-6199: Heap buffer overflow within the gdkpixbufjpegimageloadincrement function bsc1245227...

7.5CVSS6.6AI score0.0106EPSS
SaveExploits0References5
Rows per page
Query Builder