Lucene search
K

483 matches found

UbuntuCve
UbuntuCve
added 2024/05/03 4:15 p.m.19 views

CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS6.2AI score0.00237EPSS
Exploits0References5
OSV
OSV
added 2024/05/03 4:15 p.m.1 views

UBUNTU-CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS5.8AI score0.00237EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/03 3:11 p.m.20 views

CVE-2022-48699 sched/debug: fix dentry leak in update_sched_domain_debugfs

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

6.8AI score0.00237EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/03 3:11 p.m.21 views

CVE-2022-48699 sched/debug: fix dentry leak in update_sched_domain_debugfs

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

6.7AI score0.00237EPSS
Exploits0References3
CVE
CVE
added 2024/05/03 3:11 p.m.102 views

CVE-2022-48699

The CVE-2022-48699 issue affects the Linux kernel sched/debug path, where a dentry is leaked by using debugfs_remove(debugfs_lookup()) in update_sched_domain_debugfs. The root cause is improper dentry reference counting, which can, under hotplug stress, lead to memory exhaustion. The available fi...

5.5CVSS6.6AI score0.00237EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/03 3:11 p.m.19 views

CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS7.1AI score0.00237EPSS
Exploits0
CNNVD
CNNVD
added 2024/05/03 12:0 a.m.2 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 Linux kernel, which stems from a dentry leak vulnerability in updatescheddomaindebugfs...

5.5CVSS6.3AI score0.00237EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 10:3 a.m.2 views

exfatprogs: exfatprogs allows out-of-bounds memory access

A flaw was found in Exfatprogs, a userspace utility that contains all of the standard utilities for creating, fixing, and debugging the exfat filesystem in the linux system.This issue may allow out-of-bounds memory access such as in readfiledentryset. To exploit this vulnerability, the attacker...

5.5CVSS5.7AI score0.00381EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.2 views

kernel: ovl: fix warning in ovl_create_real()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS6.4AI score0.00235EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 7:15 a.m.1 views

DEBIAN-CVE-2023-52583

In the Linux kernel, the following vulnerability has been resolved: ceph: fix deadlock or deadcode of misusing dget The lock order is incorrect between denty and its parent, we should always make sure that the parent get the lock first. But since this deadcode is never used and the parent dir wil...

5.5CVSS5.6AI score0.00182EPSS
Exploits0References1
OSV
OSV
added 2024/03/01 10:15 p.m.1 views

CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS5.6AI score0.00193EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/03/01 9:15 p.m.17 views

CVE-2021-47072 btrfs: fix removed dentries still existing after log is synced

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

6.6AI score0.00193EPSS
Exploits0References2
CVE
CVE
added 2024/03/01 9:15 p.m.5374 views

CVE-2021-47072

CVE-2021-47072 (Linux kernel, btrfs) : The vulnerability concerns the btrfs filesystem where, after moving an inode between directories and logging both old and new dentries, a power-failure can leave the old dentry present when only the new one should exist. The bug occurs because the old parent...

5.5CVSS6.5AI score0.00193EPSS
Exploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.1 views

SUSE CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS5.8AI score0.00249EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.1 views

SUSE CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS7.8AI score0.00243EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/02/29 7:32 a.m.28 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.4AI score0.00249EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.2 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS6.4AI score0.00243EPSS
Exploits0References6Affected Software1
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.1 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from an inode leak in the getattr error in fhtodentry...

3.3CVSS8.2AI score0.00243EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.6 views

PT-2024-11104 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an inode leak on getattr error in the fh to dentry function within the ceph component of the Linux kernel. Recommendations: At the moment, there is no informati...

7.8CVSS6.5AI score0.01549EPSS
Exploits5References806
NVD
NVD
added 2024/02/27 7:4 p.m.20 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.3AI score0.00249EPSS
Exploits0References4
Rows per page
Query Builder