Lucene search
+L

426 matches found

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
Prion
Prion
added 2024/03/02 10:15 p.m.16 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
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.32 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
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
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.28 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
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.34 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
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.5CVSS5.5AI score0.00225EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.41 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
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
CVE
CVE
added 2024/02/29 3:52 p.m.5885 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
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.28 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
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/09/18 12:0 a.m.11 views

PT-2023-8752

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc5 Description The issue is related to the netfs module in the Linux kernel, where the function netfs rreq unlock folios can cause an oops when a network filesystem using netfs implements a clamp length...

5.5CVSS6.3AI score0.0029EPSS
SaveExploits0References473
OSV
OSV
added 2022/12/08 2:28 a.m.11 views

GSD-2022-1007732 netfs: Fix missing xas_retry() calls in xarray iteration

netfs: Fix missing xasretry calls in xarray iteration 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.10 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.5 views

PT-2022-35987 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: The issue is related to missing xas retry calls in xarray iteration in the netfs component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/07/31 1:58 p.m.5 views

GSD-2022-1004310 netfs: gcc-12: temporarily disable '-Wattribute-warning' for now

netfs: gcc-12: temporarily disable '-Wattribute-warning' for now 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.18.6 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 1:56 p.m.8 views

GSD-2022-1004288 netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context

netfs: Fix gcc-12 warning by embedding vfs inode in netfsicontext 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.18.6 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/12/27 5:38 a.m.11 views

GSD-2021-1002721 netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock

netfs: Fix lockdep warning from taking sbwriters whilst holding mmaplock 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.10 by commit...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/10/20 12:0 a.m.14 views

Mac OS X < 10.10 Multiple Vulnerabilities (APPLE-SA-2014-10-16-1 OS X Yosemite v10.10)

Binary data 8555.prm...

7.8CVSS7.3AI score0.02871EPSS
SaveExploits6References23
NVD
NVD
added 2014/10/18 1:55 a.m.24 views

CVE-2014-4441

NetFS Client Framework in Apple OS X before 10.10 does not ensure that the disabling of File Sharing is always possible, which allows remote attackers to read or write to files by leveraging a state in which File Sharing is permanently enabled...

6.8CVSS6.1AI score0.01918EPSS
SaveExploits0References4
Rows per page
Query Builder