224 matches found
EUVD-2025-9379
Malicious code in bioql PyPI...
EUVD-2021-34017
Malicious code in bioql PyPI...
EUVD-2025-2607
Malicious code in bioql PyPI...
EUVD-2025-6401
Malicious code in bioql PyPI...
EUVD-2025-22645
Malicious code in bioql PyPI...
EUVD-2024-53799
Malicious code in bioql PyPI...
EUVD-2024-53402
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2025-38243
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid inode pointer dereferences during log replay In a few places where we ca...
Linux Distros Unpatched Vulnerability : CVE-2021-47510
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree- log nodes There is a report of a transaction abort of...
Linux Distros Unpatched Vulnerability : CVE-2021-38203
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs in the Linux kernel before 5.13.4 allows attackers to cause a denial of service deadlock via processes that trigger allocation of new system chunks during...
Linux Distros Unpatched Vulnerability : CVE-2022-50090
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: replace BTRFSMAXEXTENTSIZE with fsinfo-maxextentsize On zoned filesystem, data write out is limited by maxzoneappendsize, and a large ordered extent is...
Linux Distros Unpatched Vulnerability : CVE-2023-4394
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A use-after-free flaw was found in btrfsgetdevargsfrompath in fs/btrfs/volumes.c in btrfs file-system in the Linux Kernel. This flaw allows a local attacker wit...
The vulnerability of the btrfs_prelim_ref() function in the include/trace/events/btrfs.h module of the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the btrfsprelimref function in the include/trace/events/btrfs.h module of the Linux operating system’s kernel is related to the improper ordering of pointer manipulation during calls to old and new variables. Exploiting this vulnerability can allow an attacker to cause a...
Linux Distros Unpatched Vulnerability : CVE-2024-40962
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that...
CVE-2025-38370
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix failure to rebuild free space tree using multiple transactions If we are rebuilding a free space tree, while modifying the free space tree we may need to allocate a new metadata block group. If we end up using multiple...
CVE-2025-38370
CVE-2025-38370 concerns a Linux kernel issue in the BTRFS free-space-tree rebuild path. When rebuilding the free-space tree, allocating a new metadata block group could trigger multiple transactions; during the rebuild, btrfs_rebuild_free_space_tree() may encounter newly inserted block groups and...
CVE-2025-38365
CVE-2025-38365 affects the Linux kernel’s Btrfs filesystem. A race between a rename and directory inode logging could lead to file loss on crash/power-fail due to log replay deleting an intended entry. The fix pins the log root during renames before removing the old directory entry and unpins aft...
CVE-2025-38365
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename completes, the next time the filesystem is mounted,...
SUSE SLES15 Security Update : kernel RT (Live Patch 10 for SLE 15 SP6) (SUSE-SU-2025:02439-1)
The remote SUSE Linux SLES15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:02439-1 advisory. This update for the Linux Kernel 6.4.0-1506001034 fixes several issues. The following security issue was fixed: - CVE-2025-22115: btrfs: fix block gro...
CVE-2025-38269 btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
In the Linux kernel, the following vulnerability has been resolved: btrfs: exit after state insertion failure at btrfsconvertextentbit If insertstate state failed it returns an error pointer and we call extentiotreepanic which will trigger a BUG call. However if CONFIGBUG is disabled, which is an...