Lucene search
+L

436 matches found

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
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/12 4:42 p.m.32 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
SaveExploits0References4
NVD
NVD
added 2024/03/11 6:15 p.m.17 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
SaveExploits0References4
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
SaveExploits0References1
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
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.24 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
SaveExploits0References14
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
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.7 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
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/03/04 6:27 p.m.32 views

CVE-2023-52582

An improper loop flaw was found in netfsrrequnlockfolios in the Linux kernel. This may lead to compromised Availability...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-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.3AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/02 10:15 p.m.26 views

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.5CVSS7.2AI score0.00225EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/02 10:15 p.m.18 views

Spoofing

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

7.2AI score0.00225EPSS
SaveExploits0References3
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
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.33 views

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
SaveExploits0References2
CVE
CVE
added 2024/03/02 9:59 p.m.122 views

CVE-2023-52582

CVE-2023-52582 affects the Linux kernel netfs path. The issue is in netfs_rreq_unlock_folios() where folio_start_fscache() could be invoked more than once per folio when a clamp_length() is used, potentially triggering an oops as described in the public advisory. The connected advisories confirm ...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.29 views

CVE-2023-52582 netfs: Only call folio_start_fscache() one time for each folio

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

7.4AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/02 9:59 p.m.6 views

CVE-2023-52582 netfs: Only call folio_start_fscache() one time for each folio

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.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.38 views

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.3AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.28 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
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.42 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...

7.5AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder