Lucene search
+L

74 matches found

Cvelist
Cvelist
added 2024/06/20 11:13 a.m.48 views

CVE-2022-48741 ovl: fix NULL pointer dereference in copy up warning

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working...

0.00222EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.20 views

CVE-2022-48741

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References5
NVD
NVD
added 2024/06/19 3:15 p.m.22 views

CVE-2021-47579

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.5CVSS0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 3:15 p.m.30 views

CVE-2021-47579

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.5CVSS9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.26 views

CVE-2021-47579

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.3AI score0.00235EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 1:04 p.m.26 views

CVE-2024-27069 ovl: relax WARN_ON in ovl_verify_area()

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.62 views

CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS6AI score0.00193EPSS
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
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.136 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS7.3AI score0.03047EPSS
SaveExploits8References69
OSV
OSV
added 2023/07/26 6:19 p.m.13 views

CLSA-2023-1690395540 Fix of 12 CVEs

Bionic update: upstream stable patchset 2021-11-12 LP: 1950816 // CVE- url: https://ubuntu.com/security/CVE-2021-20321 - ovl: fix missing negative dentry check in ovlrename CVE-url: https://ubuntu.com/security/CVE-2021-20321 - ovl: cleanup unused var in rename2 Jammy update: v5.15.93 upstream...

7.8CVSS6.9AI score0.00914EPSS
SaveExploits2References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:11 a.m.5 views

SUSE CVE-2015-8660

The ovlsetattr function in fs/overlayfs/inode.c in the Linux kernel through 4.3.3 attempts to merge distinct setattr operations, which allows local users to bypass intended access restrictions and modify the attributes of arbitrary overlay files via a crafted application...

6.7CVSS7.1AI score0.22374EPSS
SaveExploits13References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.9 views

SUSE CVE-2019-10140

A vulnerability was found in Linux kernel's, versions up to 3.10, implementation of overlayfs. An attacker with local access can create a denial of service situation via NULL pointer dereference in ovlposixaclcreate function in fs/overlayfs/dir.c. This can allow attackers with ability to create...

5.5CVSS7.2AI score0.0032EPSS
SaveExploits0References3
OSV
OSV
added 2023/01/17 7:03 p.m.10 views

GSD-2023-1001311 ovl: fix use inode directly in rcu-walk mode

ovl: fix use inode directly in rcu-walk mode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.163 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:28 p.m.12 views

GSD-2023-1000979 ovl: fix use inode directly in rcu-walk mode

ovl: fix use inode directly in rcu-walk mode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:47 p.m.13 views

GSD-2023-1000541 ovl: fix use inode directly in rcu-walk mode

ovl: fix use inode directly in rcu-walk mode This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2022/04/11 12:00 a.m.73 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.306.1.3 - KVM: x86/mmu: do compare-and-exchange of gPTE via the user address Paolo Bonzini Orabug: 34053807 CVE-2022-1158 5.4.17-2136.306.1.2 - Revert 'rds/ib: recover rds connection from stuck rx path' Rohit Nair Orabug: 34045203 5.4.17-2136.306.1.1 - netfilter: nftables: initialize...

7.8CVSS0.9AI score0.06079EPSS
SaveExploits9
Oracle linux
Oracle linux
added 2022/04/11 12:00 a.m.90 views

Unbreakable Enterprise kernel security update

5.4.17-2136.306.1.3 - KVM: x86/mmu: do compare-and-exchange of gPTE via the user address Paolo Bonzini Orabug: 34053807 CVE-2022-1158 5.4.17-2136.306.1.2 - Revert 'rds/ib: recover rds connection from stuck rx path' Rohit Nair Orabug: 34045203 5.4.17-2136.306.1.1 - netfilter: nftables: initialize...

7.8CVSS0.9AI score0.06079EPSS
SaveExploits9
OSV
OSV
added 2022/02/27 3:35 a.m.11 views

GSD-2022-1000648 ovl: fix NULL pointer dereference in copy up warning

ovl: fix NULL pointer dereference in copy up warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.6 by commit...

7.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2022/02/14 12:00 a.m.165 views

Unbreakable Enterprise kernel security update

5.4.17-2136.304.4.1 - Revert rds/ib: Kernel upgrade to rdsibconns info displayed by rds-info Rohit Nair Orabug: 33832625 - cgroup-v1: Require capabilities to set releaseagent Eric W. Biederman Orabug: 33832582 CVE-2022-0492 5.4.17-2136.304.4 - scsi: libiscsi: Fix iscsitask use after free Mike...

8.4CVSS8.1AI score0.25151EPSS
SaveExploits27
Rows per page
Query Builder