Lucene search
K

17 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.6 views

PT-2026-43672

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the cgroup storage get next key function within the bpf subsystem. The list next entry function does not return NULL; instead, when the current element is the last...

9.8CVSS5.9AI score0.00254EPSS
Exploits12References286
NVD
NVD
added 2026/04/22 2:16 p.m.2 views

CVE-2026-31519

In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFSROOTORPHANCLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. ls-ing the parent dir looks like: drwxrwxrwt 1 root root 16 Jan 23 16:49 . drwxr-xr-x 1 root root 24 Ja...

5.5CVSS0.00015EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.28 views

CVE-2026-31519 btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create

In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFSROOTORPHANCLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. ls-ing the parent dir looks like: drwxrwxrwt 1 root root 16 Jan 23 16:49 . drwxr-xr-x 1 root root 24 Ja...

0.00015EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.26 views

CVE-2023-53845 nilfs2: fix infinite loop in nilfs_mdt_get_block()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix infinite loop in nilfsmdtgetblock If the disk image that nilfs2 mounts is corrupted and a virtual block address obtained by block lookup for a metadata file is invalid, nilfsbmaplookupatlevel may return the same...

0.00061EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/11/21 12:0 a.m.1 views

PT-2025-53006

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the Integrity Measurement Architecture IMA subsystem. Specifically, the ima match rules function incorrectly handles error codes returned by ima...

4.6CVSS6.4AI score0.00058EPSS
Exploits0
Cvelist
Cvelist
added 2025/05/09 6:43 a.m.17 views

CVE-2025-37865 net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported Russell King reports that on the ZII dev rev B, deleting a bridge VLAN from a user port fails with -ENOENT:...

0.00066EPSS
Exploits0References5
OSV
OSV
added 2024/11/19 6:15 p.m.1 views

DEBIAN-CVE-2024-53075

In the Linux kernel, the following vulnerability has been resolved: riscv: Prevent a bad reference count on CPU nodes When populating cache leaves we previously fetched the CPU device node at the very beginning. But when ACPI is enabled we go through a specific branch which returns early and does...

5.5CVSS5.5AI score0.00035EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49932 btrfs: don't readahead the relocation inode on RST

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

0.00009EPSS
Exploits0References2
OSV
OSV
added 2024/10/21 6:1 p.m.9 views

CVE-2024-49932 btrfs: don't readahead the relocation inode on RST

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

5.5CVSS6AI score0.00009EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/05/01 5:23 p.m.24 views

CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

5.5CVSS7.5AI score0.00013EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.20 views

CVE-2021-46988 userfaultfd: release page in error path to avoid BUG_ON

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: release page in error path to avoid BUGON Consider the following sequence of events: 1. Userspace issues a UFFD ioctl, which ends up calling into shmemmfillatomicpte. We successfully account the blocks, we...

6.6AI score0.00012EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2019/11/21 2:15 a.m.2 views

CVE-2019-19039

btrfsfreeextent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfsprintleaf in a certain ENOENT case, which allows local users to obtain potentially sensitive information about register values via the dmesg program. NOTE: The BTRFS development team disputes this issues as no...

5.5CVSS8.1AI score0.00428EPSS
Exploits1References5
Cvelist
Cvelist
added 2019/11/21 1:40 a.m.17 views

CVE-2019-19039

btrfsfreeextent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfsprintleaf in a certain ENOENT case, which allows local users to obtain potentially sensitive information about register values via the dmesg program. NOTE: The BTRFS development team disputes this issues as no...

5.8AI score0.00428EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2019/11/19 12:0 a.m.6 views

PT-2019-4253 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.3.12 Description: The issue in the Linux kernel's btrfs free extent function allows local users to obtain potentially sensitive information about register values via the dmesg program in a certain ENOENT case...

10CVSS5.8AI score0.07157EPSS
Exploits122References871
OSV
OSV
added 2015/04/19 10:34 p.m.5 views

SUSE-SU-2015:0417-1 Recommended update for vsftpd

This update fixes regressions with using wildcards that had been introduced by the previous update bnc922538, bnc927612. Additionally, stat2 could be sometimes called on the wrong path, resulting incorrectly in ENOENT bnc925963...

5CVSS6.3AI score0.76094EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:0 a.m.42 views

Oracle Linux 5 : Important: / kernel (ELSA-2007-0376)

The remote Oracle Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2007-0376 advisory. 2.6.18-8.1.6.0.1.el5 -Fix bonding primary=ethX so it picks correct network Bert Barbe IT 101532 ORA 5136660 -Add entropy module option to e1000 John...

4.9CVSS5.6AI score0.00114EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2007/10/03 12:0 a.m.7 views

HP-UX Security Patch : PHKL_27351

creat2 ENOENT, syscall, signal, umask %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid26372; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate",...

7AI score
Exploits0References1
Rows per page
Query Builder