Lucene search
+L

563 matches found

Cvelist
Cvelist
added 2026/05/01 2:15 p.m.37 views

CVE-2026-43046 btrfs: reject root items with drop_progress and zero drop_level

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with dropprogress and zero droplevel BUG When recovering relocation at mount time, mergerelocroot and btrfsdropsnapshot both use BUGONlevel == 0 to guard against an impossible state: a non-zero dropprogre...

0.00114EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/01 2:15 p.m.4 views

CVE-2026-43046 btrfs: reject root items with drop_progress and zero drop_level

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with dropprogress and zero droplevel BUG When recovering relocation at mount time, mergerelocroot and btrfsdropsnapshot both use BUGONlevel == 0 to guard against an impossible state: a non-zero dropprogre...

6AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.2 views

CVE-2026-43046

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with dropprogress and zero droplevel BUG When recovering relocation at mount time, mergerelocroot and btrfsdropsnapshot both use BUGONlevel == 0 to guard against an impossible state: a non-zero dropprogre...

5.8AI score0.00114EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.7 views

CVE-2026-31761

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iiodeviceregister to correct location iiodeviceregister should be at the end of the probe function to prevent race conditions. Place iiodeviceregister at the end of the probe function and place...

7.8CVSS5.7AI score0.00104EPSS
SaveExploits0
CVE
CVE
added 2026/05/01 2:14 p.m.24 views

CVE-2026-31721

CVE-2026-31721 affects the Linux kernel USB gadget subsystem, specifically the f_hid driver. The issue arises from initializing wait queues (poll_wait) with init_waitqueue_head inside hidg_bind, which re-initializes queues that may still contain items when the HID gadget is bound/unbound and epol...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/24 9:4 a.m.13 views

CLSA-2026-1775726631 binutils: Fix of 9 CVEs

CVE-2023-1972: fix heap buffer overflow in bfdelfslurpversiontables - CVE-2025-11412: fix out-of-bounds read in bfdelfgcrecordvtentry - CVE-2025-11413: fix out-of-bounds read in elflinkaddobjectsymbols - CVE-2025-11839: fix abort in tgtagtype with fuzzed input - CVE-2025-11840: fix SEGV from NULL...

6.5CVSS6.3AI score0.00895EPSS
SaveExploits7References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.7 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011265)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011265 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: handle chunk tree lookup error in btrfsrelocatesyschunks The unhandled case in...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007365)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007365 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: handle chunk tree lookup error in btrfsrelocatesyschunks The unhandled case in...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/16 2:43 p.m.15 views

CLSA-2026-1776069305 binutils: Fix of 2 CVEs

CVE-2026-3441, CVE-2026-3442: fix out-of-bounds read in XCOFF relocation processing...

7.1CVSS5.8AI score0.00255EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/15 11:30 p.m.13 views

CLSA-2026-1776156000 binutils: Fix of 4 CVEs

CVE-2025-5244: fix NULL deref in elfgcsweep with empty groups - CVE-2025-5245: fix SEGV in debugtypesamep - CVE-2026-3441 CVE-2026-3442: fix out-of-bounds read in XCOFF relocation processing...

7.8CVSS6AI score0.00255EPSS
SaveExploits3References1
OSV
OSV
added 2026/04/12 12:3 a.m.11 views

OSV-2026-563 UNKNOWN READ in bfd_getl32

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=501547869 Crash type: UNKNOWN READ Crash state: bfdgetl32 m32relflo16reloc bfdperformrelocation...

5.7AI score
SaveExploits0References1
OSV
OSV
added 2026/04/09 7:59 a.m.9 views

CLSA-2026-1775721575 binutils: Fix of 4 CVEs

CVE-2025-5244: fix NULL deref in elfgcsweep with empty groups - CVE-2025-5245: fix SEGV in debugtypesamep, handle undefined tagged enums - CVE-2026-3441 CVE-2026-3442: fix out-of-bounds read in XCOFF relocation processing...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits3References1
RedHat Linux
RedHat Linux
added 2026/04/08 2:43 p.m.5 views

binutils: Binutils: Denial of Service via crafted ELF binary processing

A flaw was found in binutils. An attacker could exploit this vulnerability by providing a crafted Executable and Linkable Format ELF binary with malformed relocation or symbol data. Processing this malicious binary leads to an invalid pointer free, which triggers memory corruption checks and caus...

5.5CVSS6AI score0.0024EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/04/08 2:43 p.m.4 views

binutils: double free in readelf via crafted ELF binary with malformed relocation data

A flaw was found in binutils. Processing a specially crafted ELF binary file containing malformed relocation data with the readelf program can trigger a double free, causing a crash and resulting in a denial of service...

7.5CVSS6.3AI score0.00502EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/04/08 2:43 p.m.6 views

binutils: GNU Binutils Linker heap-based overflow

A heap based buffer overflow flaw has been discovered in the GNU Binutils package. The affected element is the function elfx8664relocatesection of the file elf64-x86-64.c of the component Linker. This manipulation causes heap-based buffer overflow. The attack can only be executed locally...

5.5CVSS6.3AI score0.0022EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.10 views

Rizin 安全漏洞

Rizin is a free open-source reverse-engineering framework developed by the Rizin organization. It is used for analyzing binary files, disassembling code, debugging programs, as a forensics tool, and as a command-line hexadecimal editor capable of opening disk files. Rizin has a security...

6.2CVSS5.8AI score0.00149EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/03/27 8:3 a.m.19 views

Binutils: out-of-bounds read in xcoff relocation processing in gnu binutils bfd library

...

6.1CVSS5.8AI score0.00168EPSS
SaveExploits0
CNVD
CNVD
added 2026/03/26 12:0 a.m.9 views

GNU BinUtils Buffer Overflow Vulnerability (CNVD-2026-16063)

GNU BinUtils is a collection of programming tools for working with binaries from the American GNU community. A buffer overflow vulnerability exists in GNU BinUtils, which arises from processing specially crafted XCOFF object files without properly validating the relocation type value, and can be...

6.1CVSS6.1AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 11:53 a.m.18 views

SUSE CVE-2026-4647

A flaw was found in the GNU Binutils BFD library, a widely used component for handling binary files such as object files and executables. The issue occurs when processing specially crafted XCOFF object files, where a relocation type value is not properly validated before being used. This can caus...

6.1CVSS5.8AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/23 3:30 p.m.11 views

EUVD-2026-14435

A flaw was found in the GNU Binutils BFD library, a widely used component for handling binary files such as object files and executables. The issue occurs when processing specially crafted XCOFF object files, where a relocation type value is not properly validated before being used. This can caus...

6.1CVSS5.7AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder