Lucene search
K

14 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/09 12:0 a.m.2 views

Siemens Ruggedcom ROX Classic Buffer Overflow (CVE-2022-49058)

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

7.8CVSS6.2AI score0.00305EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/09/18 8:45 a.m.5 views

grub2: UFS: Integer overflow may lead to heap based out-of-bounds write when handling symlinks

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.4CVSS6.3AI score0.0031EPSS
Exploits0References5
OSV
OSV
added 2025/09/15 8:21 p.m.7 views

CLSA-2025-1757967705 kernel: Fix of 42 CVEs

x86/kvm: Disable kvmclock on all CPUs on shutdown CVE-2021-47110 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 - cifs: fix double free race when mount fails in cifsgetroot CVE-2022-48919 - aio: mark AIO pseudo-fs noexec CVE-2016-10044 - cifs:...

7.8CVSS7.3AI score0.01345EPSS
Exploits8References1
OSV
OSV
added 2025/09/12 4:19 p.m.6 views

CLSA-2025-1757693980 kernel: Fix of 40 CVEs

x86/kvm: Disable kvmclock on all CPUs on shutdown CVE-2021-47110 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 - cifs: fix double free race when mount fails in cifsgetroot CVE-2022-48919 - aio: mark AIO pseudo-fs noexec CVE-2016-10044 - cifs:...

7.8CVSS7AI score0.01345EPSS
Exploits8References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:36 a.m.4 views

grub2: UFS: Integer overflow may lead to heap based out-of-bounds write when handling symlinks

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.4CVSS6.3AI score0.0031EPSS
Exploits0References5
SUSE Linux
SUSE Linux
added 2025/04/29 11:10 a.m.2 views

Security update for u-boot

This update for u-boot fixes the following issues: CVE-2024-57256: Fixed integer overflow in U-Boot's ext4 symlink resolution function bsc1237284 CVE-2024-57258: Fixed multiple integer overflows in U-Boot's memory allocator bsc1237287 Patch Instructions: To install this SUSE update use the SUSE...

6.7CVSS7.7AI score0.00365EPSS
Exploits0References8
SUSE Linux
SUSE Linux
added 2025/03/03 8:43 a.m.1 views

Security update for u-boot

This update for u-boot fixes the following issues: CVE-2024-57256: integer overflow in U-Boot's ext4 symlink resolution function bsc1237284. CVE-2024-57258: multiple integer overflows in U-Boot's memory allocator bsc1237287. Patch Instructions: To install this SUSE update use the SUSE recommended...

6.7CVSS8.8AI score0.00365EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.3 views

SUSE 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.5AI score0.0031EPSS
Exploits0References13
OSV
OSV
added 2025/02/19 7:15 p.m.5 views

AZL-56919 CVE-2025-0677 affecting package grub2 for versions less than 2.06-15

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.2AI score0.0031EPSS
Exploits0References1
CVE
CVE
added 2025/02/19 6:23 p.m.102 views

CVE-2025-0677

CVE-2025-0677 describes a heap-based out-of-bounds write in GRUB2’s UFS symlink handling. The bug: during a symlink lookup, GRUB2 may allocate a buffer based on inode data size without validating that the symlink data size hasn’t overflowed, causing grub_malloc() to under-allocate. Subsequent dis...

6.4CVSS7AI score0.0031EPSS
Exploits0References5
SUSE Linux
SUSE Linux
added 2025/02/19 7:29 a.m.5 views

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. bsc1233614...

8.9CVSS7.3AI score0.01373EPSS
Exploits1References94
OSV
OSV
added 2025/02/18 6:0 p.m.1 views

UBUNTU-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.8AI score0.0031EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/02/18 12:0 a.m.1 views

PT-2025-7461

Name of the Vulnerable Software and Affected Versions grub2 affected versions not specified Description 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...

6.8CVSS7.2AI score0.0031EPSS
Exploits0References165
RedHat Linux
RedHat Linux
added 2020/07/29 6:34 p.m.5 views

grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow

A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highes...

6.7CVSS7.3AI score0.00482EPSS
Exploits0References4
Rows per page
Query Builder