Lucene search
+L

24290 matches found

Cvelist
Cvelist
added 2025/01/21 12:18 p.m.33 views

CVE-2024-57942 netfs: Fix ceph copy to cache on write-begin

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 12:18 p.m.11 views

CVE-2024-57942 netfs: Fix ceph copy to cache on write-begin

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.7AI score
SaveExploits0References5
CVE
CVE
added 2025/01/21 12:18 p.m.96 views

CVE-2024-57942

CVE-2024-57942 (Linux kernel) affects netfs by addressing how ceph copy to cache is handled on write-begin. The vulnerability arises in netfs_unlock_read_folio() where folios marked for cache copy are not consistently queued, and netfs_pgpriv2_write_to_the_cache() expects to traverse folio_queue ...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.11 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 Linux kernel that originates from the netfs module not properly canceling a write operation when the cache is temporarily disabled. This coul...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.11 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 Linux kernel that originates from the ksmbdvfskernpathlocked function in the ksmbd module that does not recover the path buffer on error. Thi...

5.5CVSS6.7AI score0.00201EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/20 6:53 a.m.12 views

CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

5.5CVSS6.7AI score0.00445EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/20 5:27 a.m.8 views

CVE-2024-57924

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various reasons. The legacy users of exportfsencodefh, namely, nfsd and...

5.5CVSS6.7AI score0.0026EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.5 views

SUSE CVE-2025-21643

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel async DIO Netfslib needs to be able to handle kernel-initiated asynchronous DIO that is supplied with a biovec array. Currently, because of the async flag, this gets passed to netfsextractuseriter which throws a...

4.4CVSS7.5AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 12:15 p.m.2 views

DEBIAN-CVE-2024-57928

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

7.1CVSS5.7AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.7 views

UBUNTU-CVE-2024-57928

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

7.1CVSS6.5AI score0.00232EPSS
SaveExploits0References5
NVD
NVD
added 2025/01/19 11:15 a.m.19 views

CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

7.5CVSS0.00445EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/19 11:15 a.m.9 views

DEBIAN-CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

5.5CVSS5.7AI score0.00445EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 11:15 a.m.13 views

UBUNTU-CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

7.5CVSS6.2AI score0.00445EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2025/01/19 10:18 a.m.32 views

CVE-2025-21646 afs: Fix the maximum cell name length

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

7.5CVSS0.00445EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/19 10:18 a.m.17 views

CVE-2025-21646 afs: Fix the maximum cell name length

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

7.5CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2025/01/19 10:18 a.m.2382 views

CVE-2025-21646

In CVE-2025-21646, the afs issue in the Linux kernel is resolved by enforcing a maximum cell name length of 253 bytes. The kafs filesystem previously allowed up to 256 bytes, but creating a directory under /proc/net/afs/ with that name hit procfs’ 255-byte filename limit, causing a warning. The D...

7.5CVSS6.5AI score0.00445EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/15 3:56 p.m.25 views

CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/15 1:15 p.m.7 views

UBUNTU-CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References44
SUSE Linux
SUSE Linux
added 2025/01/15 10:11 a.m.2 views

Security update for the Linux Kernel (Live Patch 26 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024119 fixes several issues. The following security issues were fixed: CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637...

7.8CVSS8.7AI score0.00821EPSS
SaveExploits2References98
ICS
ICS
added 2025/01/14 12:00 a.m.11 views

Siemens SIPROTEC 5 Products

SUMMARY Affected SIPROTEC 5 devices do not properly limit the access of the web server to the filesystem. This could allow an authenticated remote attacker to read arbitrary files or the entire filesystem of the device. Siemens has released new versions for several affected products and...

7.1CVSS6.7AI score0.00616EPSS
SaveExploits0References10
Rows per page
Query Builder