Lucene search
+L

380 matches found

NVD
NVD
added 2025/05/02 4:15 p.m.11 views

CVE-2023-53083

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read calls nfsdspliceactor to put the pages containing file data into the svcrqst-rqpages array. It's possible however to get a splice result that...

5.5CVSS0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 4:15 p.m.3 views

DEBIAN-CVE-2023-53083

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read calls nfsdspliceactor to put the pages containing file data into the svcrqst-rqpages array. It's possible however to get a splice result that...

5.5CVSS5.3AI score0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.16 views

CVE-2023-53083 nfsd: don't replace page in rq_pages if it's a continuation of last page

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read calls nfsdspliceactor to put the pages containing file data into the svcrqst-rqpages array. It's possible however to get a splice result that...

0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 3:55 p.m.7 views

CVE-2023-53083 nfsd: don't replace page in rq_pages if it's a continuation of last page

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read calls nfsdspliceactor to put the pages containing file data into the svcrqst-rqpages array. It's possible however to get a splice result that...

5.5CVSS5.5AI score0.00165EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.5 views

SUSE CVE-2025-22076

In the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in...

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-22076

In the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in...

5.5CVSS5.6AI score0.00188EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.11 views

PT-2025-16716 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, related to a missing shutdown check in the exfat file system. This issue caused problems when a device with dirty data was deleted, as...

7.8CVSS6.8AI score0.37115EPSS
SaveExploits0References689
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.6 views

SUSE CVE-2025-21896

In the Linux kernel, the following vulnerability has been resolved: fuse: revert back to readaheadfolio for readahead In commit 3eab9d7bc2f4 "fuse: convert readahead to use folios", the logic was converted to using the new folio readahead code, which drops the reference on the folio once it is...

7.8CVSS6.5AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.7 views

CVE-2025-21896

In the Linux kernel, the following vulnerability has been resolved: fuse: revert back to readaheadfolio for readahead In commit 3eab9d7bc2f4 "fuse: convert readahead to use folios", the logic was converted to using the new folio readahead code, which drops the reference on the folio once it is...

7.8CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

UBUNTU-CVE-2025-21896

In the Linux kernel, the following vulnerability has been resolved: fuse: revert back to readaheadfolio for readahead In commit 3eab9d7bc2f4 "fuse: convert readahead to use folios", the logic was converted to using the new folio readahead code, which drops the reference on the folio once it is...

7.8CVSS5.7AI score0.00198EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/01 3:26 p.m.59 views

CVE-2025-21896

CVE-2025-21896 affects the Linux kernel fuse readahead path. The issue arose when converting readahead to folios: folio references were dropped after locking, breaking the expected reference on ap->folios during splice operations, risking use-after-free in readpages. The fix reverts to __reada...

7.8CVSS7.2AI score0.00198EPSS
SaveExploits0References2Affected Software1
Packet Storm News
Packet Storm News
added 2025/03/17 12:0 a.m.5 views

Linux 4.20 ktls Write Issue

When splice is called with a ktls socket as destination, the ktls code fails to update the internal "curr"/"copybreak" accounting that tracks which parts of the plaintext scatter-gather buffer struct skmsgsg are unused writable memory. This can cause subsequent writes to the socket to overwrite t...

7.8CVSS7AI score0.00308EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.9 views

RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES

...

5.5CVSS6.9AI score0.00219EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/22 3:48 a.m.6 views

SUSE CVE-2024-53094

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpageok check to disable MSGSPLICEPAGES While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter indicating that a slab page is being used in sendpage. To address this, it is...

5.5CVSS7.6AI score0.00219EPSS
SaveExploits0References13
OSV
OSV
added 2024/11/21 7:15 p.m.4 views

DEBIAN-CVE-2024-53094

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpageok check to disable MSGSPLICEPAGES While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter indicating that a slab page is being used in sendpage. To address this, it is...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.7 views

AZL-54646 CVE-2024-53094 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpageok check to disable MSGSPLICEPAGES While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter indicating that a slab page is being used in sendpage. To address this, it is...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.7 views

AZL-54598 CVE-2024-53094 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpageok check to disable MSGSPLICEPAGES While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter indicating that a slab page is being used in sendpage. To address this, it is...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.20 views

UBUNTU-CVE-2024-53094

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpageok check to disable MSGSPLICEPAGES While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter indicating that a slab page is being used in sendpage. To address this, it is...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/11/21 6:17 p.m.3 views

CVE-2024-53094 RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpageok check to disable MSGSPLICEPAGES While running ISER over SIW, the initiator machine encounters a warning from skbsplicefromiter indicating that a slab page is being used in sendpage. To address this, it is...

7.6AI score0.00219EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/21 12:0 a.m.14 views

Linux kernel 安全漏洞

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 not disabling MSGSPLICEPAGES...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References2
Rows per page
Query Builder