Lucene search
+L

24635 matches found

OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-36001

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS5.7AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.10 views

UBUNTU-CVE-2024-35993

In the Linux kernel, the following vulnerability has been resolved: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a concurrent folio split into returning true for a folio which has never belonged to hugetlbfs. This can't happen if the caller holds a...

7.8CVSS6.5AI score0.00215EPSS
SaveExploits0References11
GithubExploit
GithubExploit
added 2024/05/20 9:16 a.m.47 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repos...

9CVSS7AI score0.29234EPSS
SaveExploits32
RedhatCVE
RedhatCVE
added 2024/05/19 4:26 p.m.33 views

CVE-2023-52699

A vulnerability was found in the Linux kernel's System V sysv filesystem and occurred when calling the sbbread function while holding the pointerslock lock. This improper handling can lead to potential deadlocks or other erratic behavior in the filesystem. Mitigation Mitigation for this issue is...

5.5CVSS8.9AI score0.00966EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.21 views

CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6.5AI score0.00966EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/19 11:15 a.m.4 views

DEBIAN-CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS5.6AI score0.00966EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.12 views

UBUNTU-CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6.1AI score0.00966EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.24 views

CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6.4AI score0.00966EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.16 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

6.8AI score0.00966EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/19 10:10 a.m.141 views

CVE-2023-52699

In CVE-2023-52699, the Linux kernel SysV locking flaw caused sleep in atomic context because sb_bread() was invoked with pointers_lock held. The root cause spans historical locking changes: replacing BKL with a sysvfs-private rwlock (Linux 2.5.12) introduced a write_lock → read_lock deadlock; the...

5.3CVSS6.7AI score0.00966EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/05/19 10:10 a.m.18 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.40 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

6.4AI score0.00966EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2024/05/18 11:23 a.m.89 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002 RCE POC A POC for CVE-2024-32002 demonstrating...

9CVSS8.3AI score0.29234EPSS
SaveExploits32
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

DEBIAN-CVE-2024-35844

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reservecblocks counting error when out of space When a file only needs one directnode, performing the following operations will cause the file to be unrepairable: unisoc ./f2fsio compress test.apk unisoc df -h...

5.5CVSS5.2AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.4 views

DEBIAN-CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS5.6AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.6 views

UBUNTU-CVE-2024-35815

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Check IOCBAIORW before the struct aiokiocb conversion The first kiocbsetcancelfn argument may point at a struct kiocb that is not embedded inside struct aiokiocb. With the current code, depending on the compiler, the...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References23
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

UBUNTU-CVE-2024-35807

In the Linux kernel, the following vulnerability has been resolved: ext4: fix corruption during on-line resize We observed a corruption during on-line resize of a file system that is larger than 16 TiB with 4k block size. With having more then 2^32 blocks resizeinode is turned off by default by...

5.5CVSS6.2AI score0.00269EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/17 12:36 p.m.20 views

CLSA-2024-1715949385 kernel: Fix of 12 CVEs

fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper CVE-2024-0841 - bpf: Fix incorrect verifier pruning due to missing register precision taints CVE-2023-2163 - bpf: Fix hashtab overflow check on 32-bit arches CVE-2024-26884 - RDMA/mlx5: Fix fortify source warning while accessing Eth...

10CVSS7.2AI score0.03546EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.7 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 originates from a corruption that occurs during resizing of the file system...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.39 views

EulerOS Virtualization 3.0.6.6 : qemu (EulerOS-SA-2024-1671)

According to the versions of the qemu package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in the 9p passthrough filesystem 9pfs implementation in QEMU. The 9pfs server did not prohibit opening special file...

7.1CVSS6.8AI score0.00376EPSS
SaveExploits0References2
Rows per page
Query Builder