Lucene search
+L

24844 matches found

Tenable Nessus
Tenable Nessus
added 2025/02/20 12:00 a.m.17 views

SUSE SLES15 Security Update : grub2 (SUSE-SU-2025:0587-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:0587-1 advisory. - CVE-2024-45781: Fixed strcpy overflow in ufs. bsc1233617 - CVE-2024-56737: Fixed a heap-based buffer overflow in hfs. bsc1234958 ...

8.8CVSS7.5AI score0.01405EPSS
SaveExploits1References67
ATTACKERKB
ATTACKERKB
added 2025/02/19 7:15 p.m.7 views

CVE-2025-0677

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grubmalloc may be called with a smaller...

6.4CVSS7.4AI score0.00328EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/02/19 8:27 a.m.11 views

CVE-2024-57257

A stack consumption issue in sqfssize in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with deep symlink nesting. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising...

2CVSS6.5AI score0.00309EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/19 8:23 a.m.14 views

CVE-2024-57258

A flaw was found in Das U-Boot. This vulnerability allows denial of service or arbitrary code execution via a crafted squashfs filesystem, exploiting sbrk, request2size, or mishandling of ptrdifft on x8664. Mitigation Mitigation for this issue is either not available or the currently available...

7.1CVSS7.2AI score0.00241EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/02/19 7:58 a.m.11 views

CVE-2024-57256

A flaw was found in Das U-Boot. This vulnerability allows an attacker to cause a memory overwrite via a crafted ext4 filesystem with an inode size of 0xffffffff, which can lead to code execution or system crash. Mitigation Mitigation for this issue is either not available or the currently availab...

7.1CVSS6.8AI score0.00367EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/19 7:55 a.m.11 views

CVE-2024-57255

A flaw was found in Das U-Boot. This vulnerability allows an attacker to cause a memory overwrite via a crafted SquashFS filesystem with an inode size of 0xffffffff, which can lead to code execution or system crash. Mitigation Mitigation for this issue is either not available or the currently...

7.1CVSS6.9AI score0.00358EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/19 7:28 a.m.12 views

SUSE-SU-2025:0586-1 Security update for grub2

This update for grub2 fixes the following issues: - CVE-2024-45781: Fixed strcpy overflow in ufs. bsc1233617 - CVE-2024-56737: Fixed a heap-based buffer overflow in hfs. bsc1234958 - CVE-2024-45782: Fixed strcpy overflow in hfs. bsc1233615 - CVE-2024-45780: Fixed an overflow in tar/cpio. bsc12336...

8.8CVSS6.5AI score0.01405EPSS
SaveExploits1References48
NVD
NVD
added 2025/02/19 2:15 a.m.22 views

CVE-2024-57262

In barebox before 2025.01.0, ext4fsreadsymlink has an integer overflow for zalloc adding one to an le32 variable via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite, a related issue to CVE-2024-57256...

7.1CVSS0.00277EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/19 12:00 a.m.11 views

PT-2025-16661

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved by adding a read-only check before calling txBeginAnon in extAlloc and extRecord. This prevents modification attempts on a read-only...

5.5CVSS5.4AI score0.00195EPSS
SaveExploits0
OSV
OSV
added 2025/02/19 12:00 a.m.13 views

CVE-2024-57262

In barebox before 2025.01.0, ext4fsreadsymlink has an integer overflow for zalloc adding one to an le32 variable via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite, a related issue to CVE-2024-57256...

7.1CVSS6.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/19 12:00 a.m.11 views

CVE-2024-57262

In barebox before 2025.01.0, ext4fsreadsymlink has an integer overflow for zalloc adding one to an le32 variable via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite, a related issue to CVE-2024-57256...

7.1CVSS7AI score0.00277EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/19 12:00 a.m.13 views

PT-2025-16660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved by adding a check for "read-only" mode in the jfs truncate nolock function to avoid errors related to writing to a read-only...

7.8CVSS5.6AI score0.00218EPSS
SaveExploits0
CVE
CVE
added 2025/02/19 12:00 a.m.79 views

CVE-2024-57262

CVE-2024-57262 affects barebox prior to 2025.01.0. The flaw is in ext4fs_read_symlink, where a zalloc overflow (adding one to an le32) on a crafted ext4 filesystem with inode size 0xffffffff causes a malloc(0) and a subsequent memory overwrite. This yields a high-severity impact (memory corruptio...

7.1CVSS7.2AI score0.00277EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/18 11:15 p.m.15 views

CVE-2024-57255

An integer overflow in sqfsresolvesymlink in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite...

7.1CVSS0.00358EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/18 11:15 p.m.17 views

CVE-2024-57257

A stack consumption issue in sqfssize in Das U-Boot before 2025.01-rc1 occurs via a crafted squashfs filesystem with deep symlink nesting...

2.4CVSS0.00309EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/18 11:15 p.m.16 views

CVE-2024-57254

An integer overflow in sqfsinodesize in Das U-Boot before 2025.01-rc1 occurs in the symlink size calculation via a crafted squashfs filesystem...

7.1CVSS0.00358EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/18 11:15 p.m.19 views

CVE-2024-57258

Integer overflows in memory allocation in Das U-Boot before 2025.01-rc1 occur for a crafted squashfs filesystem via sbrk, via request2size, or because ptrdifft is mishandled on x8664...

7.8CVSS0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/18 11:15 p.m.9 views

UBUNTU-CVE-2024-57256

An integer overflow in ext4fsreadsymlink in Das U-Boot before 2025.01-rc1 occurs for zalloc adding one to an le32 variable via a crafted ext4 filesystem with an inode size of 0xffffffff, resulting in a malloc of zero and resultant memory overwrite...

7.1CVSS7.3AI score0.00367EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/18 8:15 p.m.16 views

CVE-2024-45783

A flaw was found in grub2. When failing to mount an HFS+ grub, the hfsplus filesystem driver doesn't properly set an ERRNO value. This issue may lead to a NULL pointer access...

4.7AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/18 7:53 p.m.15 views

CVE-2024-45782

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References3
Rows per page
Query Builder