Lucene search
+L

4963 matches found

Cvelist
Cvelist
added 2025/02/26 1:54 a.m.28 views

CVE-2022-49078 lz4: fix LZ4_decompress_safe_partial read out of bound

In the Linux kernel, the following vulnerability has been resolved: lz4: fix LZ4decompresssafepartial read out of bound When partialDecoding, it is EOF if we've either filled the output buffer or can't proceed with reading an offset for following match. In some extreme corner cases when compresse...

7.8CVSS0.00283EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 1:54 a.m.11 views

CVE-2022-49078 lz4: fix LZ4_decompress_safe_partial read out of bound

In the Linux kernel, the following vulnerability has been resolved: lz4: fix LZ4decompresssafepartial read out of bound When partialDecoding, it is EOF if we've either filled the output buffer or can't proceed with reading an offset for following match. In some extreme corner cases when compresse...

7.8CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:54 a.m.166 views

CVE-2022-49078

The CVE-2022-49078 issue is a Linux kernel LZ4 decompression vulnerability: in LZ4_decompress_safe_partial, read-out-of-bounds can occur during partial decoding, potentially enabling a use-after-free in extreme corrupted-data cases as reported by KASAN. Upstream fixes in lz4 address this, and ker...

7.8CVSS5.3AI score0.00283EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.10 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 the Linux kernel that stems from a race condition in the sk-skbounddevif field...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/19 6:15 p.m.16 views

CVE-2024-45777

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition may overflow, leading to a Out-of-bound write. This issue can be leveraged by an attacker to overwrite grub2's sensitive heap data, eventually leading to the...

6.7CVSS0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/19 6:15 p.m.16 views

CVE-2024-45777

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition may overflow, leading to a Out-of-bound write. This issue can be leveraged by an attacker to overwrite grub2's sensitive heap data, eventually leading to the...

6.7CVSS6.7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/19 5:54 p.m.14 views

CVE-2024-45777 Grub2: grub-core/gettext: integer overflow leads to heap oob write.

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition may overflow, leading to a Out-of-bound write. This issue can be leveraged by an attacker to overwrite grub2's sensitive heap data, eventually leading to the...

6.7CVSS7AI score0.00239EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/19 5:54 p.m.54 views

CVE-2024-45777 Grub2: grub-core/gettext: integer overflow leads to heap oob write.

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition may overflow, leading to a Out-of-bound write. This issue can be leveraged by an attacker to overwrite grub2's sensitive heap data, eventually leading to the...

6.7CVSS0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/19 5:54 p.m.130 views

CVE-2024-45777

CVE-2024-45777 is a GRUB2 flaw where reading a language .mo file can overflow the translation buffer in grub_gettext_getstr_from_position(), causing an Out-of-Bounds write and potential circumvention of secure boot. Connected advisories confirm patched GRUB2 packages and versions: AlmaLinux 2025/...

6.7CVSS6.7AI score0.00239EPSS
SaveExploits0References3Affected Software1
SUSE Linux
SUSE Linux
added 2025/02/19 7:29 a.m.7 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.01405EPSS
SaveExploits1References94
CVE
CVE
added 2025/02/19 7:1 a.m.1967 views

CVE-2025-0633

CVE-2025-0633 is a heap-based buffer overflow in iniparser_dumpsection_ini() of iniparser, allowing read of out-of-bounds memory. Connected advisories (ALAS/ALAS2, Mageia, Debian, Fedora, Red Hat, Alpine, CIRCL) confirm iniparser as the affected package and cite a patched release; specifics vary ...

5.1CVSS6.4AI score0.00224EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/02/19 7:1 a.m.15 views

CVE-2025-0633

Heap-based Buffer Overflow vulnerability in iniparserdumpsectionini in iniparser allows attacker to read out of bound memory...

5.1CVSS4.8AI score0.00224EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2025/02/19 7:1 a.m.7 views

CVE-2025-0633

Heap-based Buffer Overflow vulnerability in iniparserdumpsectionini in iniparser allows attacker to read out of bound memory...

5.1CVSS4.2AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/18 8:15 p.m.20 views

CVE-2024-45776

When reading the language .mo file in grubmofileopen, grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to overflow, leading to out-of-bound reads and writes. This flaw allows an attacker to leak sensitive data o...

6.7CVSS0.0025EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/18 7:25 p.m.13 views

CVE-2024-45776 Grub2: grub-core/gettext: integer overflow leads to heap oob write and read.

When reading the language .mo file in grubmofileopen, grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to overflow, leading to out-of-bound reads and writes. This flaw allows an attacker to leak sensitive data o...

6.7CVSS7.2AI score0.0025EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/18 7:25 p.m.10 views

CVE-2024-45776

When reading the language .mo file in grubmofileopen, grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to overflow, leading to out-of-bound reads and writes. This flaw allows an attacker to leak sensitive data o...

6.7CVSS6.9AI score0.0025EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/18 12:0 a.m.8 views

PT-2025-7419

Name of the Vulnerable Software and Affected Versions grub2 affected versions not specified Description A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grub gettext getstr from position may overflow, leading to an out-of-bound write. This...

6.8CVSS6.6AI score0.00239EPSS
SaveExploits0References142
RedhatCVE
RedhatCVE
added 2025/02/15 12:29 a.m.11 views

CVE-2023-34401

Mercedes-Benz head-unit NTG6 contains functions to import or export profile settings over USB. Inside profile folder there is a file, which is encoded with proprietary UD2 codec. Due to missed size checks in the enapsulate file, attacker can achieve Out-of-Bound Read in heap memory...

3.7CVSS6.8AI score0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/14 3:26 p.m.21 views

SUSE-SU-2025:0556-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-57897: drm/amdkfd: Correct the migration DMA map direction bsc1235969. - CVE-2024-57893: ALSA: seq: oss: Fix races at processing SysEx messages bsc123592...

9.8CVSS7.7AI score0.03301EPSS
SaveExploits2References199
NVD
NVD
added 2025/02/13 11:15 p.m.20 views

CVE-2023-34401

Mercedes-Benz head-unit NTG6 contains functions to import or export profile settings over USB. Inside profile folder there is a file, which is encoded with proprietary UD2 codec. Due to missed size checks in the enapsulate file, attacker can achieve Out-of-Bound Read in heap memory...

3.7CVSS0.0028EPSS
SaveExploits0References1
Rows per page
Query Builder