Lucene search
+L

488 matches found

Vulnrichment
Vulnrichment
added 2024/05/20 9:17 a.m.28 views

CVE-2024-35948 bcachefs: Check for journal entries overruning end of sb clean section

In the Linux kernel, the following vulnerability has been resolved: bcachefs: Check for journal entries overruning end of sb clean section Fix a missing bounds check in superblock validation. Note that we don't yet have repair code for this case - repair code for individual items is generally low...

7.8CVSS7AI score0.00223EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/20 9:17 a.m.105 views

CVE-2024-35948

In the Linux kernel (bcachefs), a missing bounds check in superblock validation allowed journal entries to overrun the end of the clean section. The issue has been fixed with a bounds-check in the superblock validation path. No repair code for individual items is available; the entire superblock ...

8.4CVSS6.8AI score0.00223EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2024/05/20 9:17 a.m.54 views

CVE-2024-35948

In the Linux kernel, the following vulnerability has been resolved: bcachefs: Check for journal entries overruning end of sb clean section Fix a missing bounds check in superblock validation. Note that we don't yet have repair code for this case - repair code for individual items is generally low...

8.4CVSS6.2AI score0.00223EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/18 1:39 a.m.24 views

CVE-2023-52681

A flaw was found in the efivarfs filesystem in the Linux kernel, where sfsinfo is not properly freed upon unmounting. This oversight can lead to a use-after-free condition, which could be exploited by an attacker to execute arbitrary code or cause a system crash. Mitigation Mitigation for this...

5.5CVSS7.6AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.5 views

DEBIAN-CVE-2023-52681

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.19 views

CVE-2023-52681

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/17 3:15 p.m.8 views

UBUNTU-CVE-2023-52681

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.13 views

CVE-2023-52681 efivarfs: Free s_fs_info on unmount

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

6.8AI score0.00224EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.43 views

CVE-2023-52681 efivarfs: Free s_fs_info on unmount

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

6.5AI score0.00224EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.34 views

CVE-2023-52681

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

5.5CVSS7.2AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:24 p.m.22 views

CVE-2023-52681 efivarfs: Free s_fs_info on unmount

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/04/20 12:00 a.m.10 views

PT-2024-26797

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a missing bounds check in superblock validation in the bcachefs component of the Linux kernel. This could potentially allow journal entries to overrun the end of...

8.4CVSS6AI score0.00223EPSS
SaveExploits0References19
OSV
OSV
added 2024/03/15 9:15 p.m.18 views

UBUNTU-CVE-2021-47119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4fillsuper Buffer head references must be released before calling killbdev; otherwise the buffer head and its page referenced by bdata will not be freed by killbdev, and subsequently that bh will be...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/02/29 7:32 a.m.33 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
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.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.3AI score0.00249EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/27 7:04 p.m.32 views

Spoofing

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...

7AI score0.00249EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.46 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.5CVSS5.9AI score0.00249EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.26 views

CVE-2021-46972 ovl: fix leaked dentry

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...

7.1AI score0.00249EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from overlayfs not placing a temporary directory entry when one exists. A meta-copy error causes a dentry leak when the associated...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References5
NVD
NVD
added 2024/02/22 5:15 p.m.17 views

CVE-2024-26590

In the Linux kernel, the following vulnerability has been resolved: erofs: fix inconsistent per-file compression format EROFS can select compression algorithms on a per-file basis, and each per-file compression algorithm needs to be marked in the on-disk superblock for initialization. However,...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder