Lucene search
+L

1882 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.75 views

CVE-2023-52804

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for dbmaxag and dbagpref Both dbmaxag and dbagpref are used as the index of the dbagfree array, but there is currently no validity check for dbmaxag and dbagpref, which can lead to errors. The following...

7.8CVSS7.1AI score0.00255EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.33 views

CVE-2023-52778 mptcp: deal with large GSO size

In the Linux kernel, the following vulnerability has been resolved: mptcp: deal with large GSO size After the blamed commit below, the TCP sockets and the MPTCP subflows can build egress packets larger than 64K. That exceeds the maximum DSS data size, the length being misrepresent on the wire and...

6.2AI score0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:30 p.m.128 views

CVE-2023-52778

CVE-2023-52778 affects the Linux kernel’s MPTCP implementation. The root cause is a commit that allowed TCP sockets and MPTCP subflows to build egress packets larger than 64K, exceeding the DSS data size and causing misrepresentation on the wire and stream corruption. The issue manifests as large...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.17 views

CVE-2023-52779 fs: Pass AT_GETATTR_NOSEC flag to getattr interface function

In the Linux kernel, the following vulnerability has been resolved: fs: Pass ATGETATTRNOSEC flag to getattr interface function When vfsgetattrnosec calls a filesystem's getattr interface function then the 'nosec' should propagate into this function so that vfsgetattrnosec can again be called from...

6.8AI score0.00208EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.45 views

CVE-2023-52752 smb: client: fix use-after-free bug in cifs_debug_data_proc_show()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow Skip SMB sessions that are being teared down e.g. @ses-sesstatus == SESEXITING in cifsdebugdataprocshow to avoid use-after-free in @ses. This fixes the following GPF wh...

7.6AI score0.00246EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.24 views

CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.9 views

SUSE CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.5 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, which stems from a vulnerability in the fs/jfs module...

8.4CVSS6.3AI score0.0027EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/21 12:0 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 Linux kernel that stems from problems with the validity of the fs/jfs modules dbmaxag and dbagpref...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/20 9:41 a.m.183 views

CVE-2024-35960

The CVE-2024-35960 entry concerns a Linux kernel mlx5 flow rule handling bug. Affected component is net/mlx5 rules in the flow table; the root cause was that add_rule_fg could attach a newly created rule to the tree only when its refcount was 1, while create_flow_handle could reference an existin...

9.1CVSS6.9AI score0.01401EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.26 views

CVE-2024-35960 net/mlx5: Properly link new fs rules into the tree

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

6.6AI score0.01401EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.22 views

CVE-2024-35815

A flaw was found in the Linux kernel's Asynchronous I/O AIO subsystem. This issue occurs when handling I/O control blocks IOCBs, where the kernel fails to properly check the IOCBAIORW flag before converting the aiokiocb structure. This oversight could lead to incorrect handling of I/O requests,...

5.5CVSS7.5AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:38 p.m.23 views

CVE-2024-27407

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattr...

5.5CVSS6.8AI score0.00275EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.26 views

CVE-2023-52681 efivarfs: Free s_fs_info on unmount

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free sfsinfo on unmount Now that we allocate a sfsinfo struct on fs context creation, we should ensure that we free it again when the superblock goes away...

6.5AI score0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35832

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.20 views

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.4AI score0.00247EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.23 views

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.4AI score0.00247EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/17 1:23 p.m.17 views

CVE-2024-35815 fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion

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.5CVSS6AI score0.00247EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.25 views

CVE-2024-35815 fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion

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

6.3AI score0.00247EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/17 1:23 p.m.125 views

CVE-2024-35815

CVE-2024-35815: In the Linux kernel, a vulnerability in fs/aio arose because the first kiocb_set_cancel_fn() argument could point to a struct kiocb not embedded in struct aio_kiocb, causing req->ki_ctx to be read around the IOCB_AIO_RW test depending on compiler behavior. The fix guarantees th...

5.5CVSS6.6AI score0.00247EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder