Lucene search
+L

283 matches found

CVE
CVE
added 2024/12/24 11:28 a.m.171 views

CVE-2024-53155

CVE-2024-53155 relates to the Linux kernel OCFS2: a fix for an uninitialized value in ocfs2_file_read_iter() caused by a kiocb ‘private’ field possibly being uninitialized when passed from the block layer. The accompanying kernel log shows KMSAN reports and a stack trace ending in ocfs2_file_read...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/24 11:28 a.m.4 views

CVE-2024-53155 ocfs2: fix uninitialized value in ocfs2_file_read_iter()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2filereaditer Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2filereaditer+0x9a4/0xf80 ocfs2filereaditer+0x9a4/0xf80 ioread+0x8d4/0x20f0 ioread+0x3e/0xf0...

7.6AI score0.00236EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.13 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-53066)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-53066 advisory. - In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in...

9.8CVSS6AI score0.00659EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.29 views

CVE-2024-53066

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

3.3CVSS6.4AI score0.00659EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.11 views

SUSE CVE-2024-53066

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

5.5CVSS6.4AI score0.00659EPSS
SaveExploits0References18
NVD
NVD
added 2024/11/19 6:15 p.m.28 views

CVE-2024-53066

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

9.8CVSS0.00659EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.38 views

CVE-2024-53066 nfs: Fix KMSAN warning in decode_getfattr_attrs()

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

9.8CVSS0.00659EPSS
SaveExploits0References8
CVE
CVE
added 2024/11/19 5:22 p.m.183 views

CVE-2024-53066

CVE-2024-53066 describes a KMSAN warning in the Linux kernel’s NFS getattr decoding path. The issue arises from an uninitialized fattr->mdsthreshold field in decode_getfattr_attrs()/decode_attr_mdsthreshold(), which could trigger a KMSAN failure. The provided fix initializes fattr->mdsthres...

9.8CVSS5AI score0.00659EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/19 5:22 p.m.16 views

CVE-2024-53066 nfs: Fix KMSAN warning in decode_getfattr_attrs()

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

6.4AI score0.00659EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 5:22 p.m.20 views

CVE-2024-53066 nfs: Fix KMSAN warning in decode_getfattr_attrs()

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

9.8CVSS6AI score
SaveExploits0References13
CVE
CVE
added 2024/11/19 1:30 a.m.233 views

CVE-2024-50299

CVE-2024-50299 affects the Linux kernel SCTP code, where size validation was missing in sctp_sf_ootb() and could cause a crash. The fix mirrors the prior approach used in Commit 50619dbf8db7 (size validation when walking chunks) and addresses a KMSAN-triggered fault reported in syzbot. The vulner...

8.2CVSS5.2AI score0.00622EPSS
SaveExploits0References13Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/07 5:02 p.m.19 views

CVE-2024-50143

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7CVSS7.3AI score0.0028EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.0 views

DEBIAN-CVE-2024-50143

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7.8CVSS6.2AI score0.0028EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.2 views

CVE-2024-50143 udf: fix uninit-value use in udf_get_fileshortad

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udfgetfileshortad Check for overflow when computing alen in udfcurrentaext to mitigate later uninit-value use in udfgetfileshortad KMSAN bug1. After applying the patch reproducer did not trigger any...

7.8AI score0.0028EPSS
SaveExploits0References8
NVD
NVD
added 2024/11/05 6:15 p.m.19 views

CVE-2024-50110

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in copytoiter+0x598/0x2a30 copytoiter+0x598/0x2a30 skbdatagramiter+0x168/0x1060...

5.5CVSS0.00255EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 8:15 p.m.12 views

CVE-2022-48993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.12 views

CVE-2022-48993

...

SaveExploits0
CVE
CVE
added 2024/10/21 8:06 p.m.52 views

CVE-2022-48993

CVE-2022-48993 is rejected/not used per the initial description; no active vulnerability details are provided.

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.36 views

CVE-2024-50035 ppp: fix ppp_async_encode() illegal access

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

0.00272EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 7:39 p.m.220 views

CVE-2024-50035

CVE-2024-50035 affects the Linux kernel PPP path, specifically a fault in ppp_async_encode() that can be triggered by a zero-size pppoe_sendmsg() followed by an empty skb, leading to a possible uninitialized access (KMSAN) in drivers/net/ppp/ppp_async.c. The issue was fixed in upstream Linux comm...

7.1CVSS7.7AI score0.00272EPSS
SaveExploits0References12Affected Software1
Rows per page
Query Builder