Lucene search
+L

355 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/19 12:00 a.m.14 views

Debian dsa-6142 : gegl - security update

The remote Debian 12 / 13 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-6142 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6142-1 [email protected]...

7.8CVSS7.6AI score0.00615EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/04 4:00 p.m.56 views

CVE-2026-23046

CVE-2026-23046 relates to a Linux kernel vulnerability in virtio_net where an allocation (rss_hdr) used virtio_device->device but deallocation used net_device->device, causing devres warnings. Multiple connected advisories (SUSE, Red Hat, Ubuntu, Debian, OSV, NVD) confirm the fix: the alloc...

5.1AI score0.00183EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54203

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix slab-out-of-bounds in initsmb2rsphdr When smb1 mount fails, KASAN detect slab-out-of-bounds in initsmb2rsphdr like the following one. For smb1...

9.1CVSS5.5AI score0.00535EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.8 views

PT-2026-24139

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-16 Description ImageMagick is software used for editing and manipulating digital images. A heap-based buffer overflow exists in the UHDR encoder due to truncation of a value, which could allow an out-of-boun...

8.1CVSS6.1AI score0.00401EPSS
SaveExploits0References94
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992398)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992398 advisory. In the Linux kernel, the following vulnerability has been resolved: ca8210: fix maclen negative array access This patch fixes a buffer overflow access of skb-data if...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2023-60263

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix OOB read in indxinsertintobuffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indxinsertintobuffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task...

5.9AI score0.0019EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54063

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix OOB read in indxinsertintobuffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indxinsertintobuffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task...

7.8CVSS5.7AI score0.0019EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 12:23 p.m.43 views

CVE-2023-54063

CVE-2023-54063 is an Linux kernel vulnerability affecting the ntfs3 filesystem code path. The issue is an out-of-bounds read in fs/ntfs3/index.c: indx_insert_into_buffer, caused by an incorrect INDEX_BUFFER pointer within struct indx_node when __le32 fields do not align with STRUCT INDEX_HDR tota...

7.8CVSS6.1AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:23 p.m.7 views

CVE-2023-54063 fs/ntfs3: Fix OOB read in indx_insert_into_buffer

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix OOB read in indxinsertintobuffer Syzbot reported a OOB read bug: BUG: KASAN: slab-out-of-bounds in indxinsertintobuffer+0xaa3/0x13b0 fs/ntfs3/index.c:1755 Read of size 17168 at addr ffff8880255e06c0 by task...

7.8CVSS6.3AI score
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2023-53988

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdrdeletede Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdrdeletede+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task...

7.8CVSS0.00161EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.11 views

CVE-2023-53988

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdrdeletede Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdrdeletede+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task...

7.8CVSS5.4AI score0.00161EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.39 views

CVE-2023-53988

Summary (CVE-2023-53988): The Linux kernel ntfs3 driver fixes a slab-out-of-bounds read in hdr_delete_de(). The bug is triggered when processing the INDEX_HDR in fs/ntfs3, where the index header validity check was missing, allowing potential out-of-bounds access if the metadata is corrupted or ma...

7.8CVSS6.1AI score0.00161EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.37 views

CVE-2023-53988 fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdrdeletede Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdrdeletede+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task...

7.8CVSS0.00161EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/17 4:30 p.m.12 views

CLSA-2025-1765989021 gegl04: Fix of CVE-2025-10921

CVE-2025-10921: fix HDR file parsing heap-based buffer overflow vulnerability...

7.8CVSS7.3AI score0.00537EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/17 4:20 p.m.15 views

CLSA-2025-1765988423 gegl04: Fix of CVE-2025-10921

CVE-2025-10921: fix HDR file parsing heap-based buffer overflow vulnerability...

7.8CVSS7.3AI score0.00537EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/13 12:00 a.m.3 views

SUSE SLES12 Security Update : gegl (SUSE-SU-2025:4382-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:4382-1 advisory. - CVE-2025-10921: Fixed HDR file parsing heap-based buffer overflow that can lead to remote code execution. bsc1250496 Tenable has extracted the...

7.8CVSS7.6AI score0.00537EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/12/11 12:00 a.m.7 views

openSUSE Security Advisory (SUSE-SU-2025:4335-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.9AI score0.00537EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.4 views

SUSE SLED15: gegl / gegl-0_4 / gegl-0_4-lang / gegl-devel / gegl-doc / etc (SUSE-SU-2025:4335-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:4335-1 advisory. - CVE-2025-10921: lack of proper validation of user-supplied data when parsing HDR files can lead to RCE...

7.8CVSS7.2AI score0.00537EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.7 views

SUSE SLED15 / SLES15 Security Update : gegl (SUSE-SU-2025:4333-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:4333-1 advisory. - CVE-2025-10921: Fixed HDR file parsing heap-based buffer overflow that can lead to remote code execution. bsc1250496...

7.8CVSS7.6AI score0.00537EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/12/09 6:19 p.m.7 views

Security update for gegl

This update for gegl fixes the following issues: CVE-2025-10921: lack of proper validation of user-supplied data when parsing HDR files can lead to RCE bsc1250496. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch...

8.4CVSS7AI score0.00537EPSS
SaveExploits0References4
Rows per page
Query Builder