Lucene search
+L

181 matches found

SUSE CVE
SUSE CVE
added 2024/06/11 2:5 a.m.5 views

SUSE CVE-2024-36966

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish block based and fscache mode When erofskillsb is called in block dev based mode, sbdev may not have been initialised yet, and if CONFIGEROFSFSONDEMAND is enabled, it will be mistaken for fscache mode,...

5.5CVSS6.7AI score0.0021EPSS
Exploits0References3
OSV
OSV
added 2024/06/08 1:15 p.m.1 views

DEBIAN-CVE-2024-36966

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish block based and fscache mode When erofskillsb is called in block dev based mode, sbdev may not have been initialised yet, and if CONFIGEROFSFSONDEMAND is enabled, it will be mistaken for fscache mode,...

5.5CVSS5.4AI score0.0021EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/06/08 1:15 p.m.16 views

CVE-2024-36966

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish block based and fscache mode When erofskillsb is called in block dev based mode, sbdev may not have been initialised yet, and if CONFIGEROFSFSONDEMAND is enabled, it will be mistaken for fscache mode,...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References10
OSV
OSV
added 2024/06/08 1:15 p.m.3 views

UBUNTU-CVE-2024-36966

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish block based and fscache mode When erofskillsb is called in block dev based mode, sbdev may not have been initialised yet, and if CONFIGEROFSFSONDEMAND is enabled, it will be mistaken for fscache mode,...

5.5CVSS6.5AI score0.0021EPSS
Exploits0References11
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.5 views

The vulnerability of the fscache_put_cache() function in the fs/netfs/fscache_cache.c file of the file system netfs in the Linux kernel allows a attacker to cause a service failure.

The vulnerability of the fscacheputcache function in the fs/netfs/fscachecache.c file of the file system netfs in the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00239EPSS
Exploits0References24Affected Software2
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.32 views

CVE-2024-26743 RDMA/qedr: Fix qedr_create_user_qp error flow

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the allocated resources in case that qedrinituserqueue fail. ----------- cut here ----------- WARNING: CPU: 0 PID: 143192 at...

7.6AI score0.00242EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.8 views

PT-2024-27213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when an iget fails due to the inability to retrieve information from the server, resulting in a partially initialized inode structure. Upon eviction, references are made...

5.5CVSS5.4AI score0.00012EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/03/13 4:22 a.m.3 views

SUSE CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.4AI score0.00239EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/03/12 4:42 p.m.31 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

3.3CVSS7.2AI score0.00239EPSS
Exploits0References4
NVD
NVD
added 2024/03/11 6:15 p.m.16 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS7.3AI score0.00239EPSS
Exploits0References4
OSV
OSV
added 2024/03/11 6:15 p.m.0 views

DEBIAN-CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS5.8AI score0.00239EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.23 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References14
OSV
OSV
added 2024/03/11 6:15 p.m.3 views

UBUNTU-CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.1AI score0.00239EPSS
Exploits0References15
CNNVD
CNNVD
added 2024/03/11 12:0 a.m.1 views

Linux kernel security vulnerabilities

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 the Linux kernel that stems from a security flaw in fscacheputcache in netfs, fscache...

5.5CVSS6AI score0.00239EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.6 views

SUSE CVE-2023-52582

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call foliostartfscache one time for each folio If a network filesystem using netfs implements a clamplength function, it can set subrequest lengths smaller than a page size. When we loop through the folios in...

5.5CVSS5.8AI score0.00225EPSS
Exploits0References12
OSV
OSV
added 2024/03/02 10:15 p.m.9 views

AZL-55796 CVE-2023-52582 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call foliostartfscache one time for each folio If a network filesystem using netfs implements a clamplength function, it can set subrequest lengths smaller than a page size. When we loop through the folios in...

5.5CVSS6AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.6 views

UBUNTU-CVE-2023-52582

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call foliostartfscache one time for each folio If a network filesystem using netfs implements a clamplength function, it can set subrequest lengths smaller than a page size. When we loop through the folios in...

5.5CVSS6.1AI score0.00225EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.27 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.6AI score0.00239EPSS
Exploits0
CVE
CVE
added 2024/02/29 3:52 p.m.5884 views

CVE-2024-26612

CVE-2024-26612 affects the Linux kernel in the netfs/fscache path. The vulnerability stems from dereferencing a pointer in fscache_put_cache() before verifying it with IS_ERR_OR_NULL(), allowing a potential NULL pointer dereference. The fix changes the order to check first, then dereference. Conn...

5.5CVSS6.1AI score0.00239EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.26 views

CVE-2024-26612 netfs, fscache: Prevent Oops in fscache_put_cache()

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

6.8AI score0.00239EPSS
Exploits0References4
Rows per page
Query Builder