Lucene search
+L

361 matches found

RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.44 views

CVE-2024-26638

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

4.4CVSS6.5AI score0.00222EPSS
Exploits0References4
NVD
NVD
added 2024/03/18 11:15 a.m.27 views

CVE-2024-26636

In the Linux kernel, the following vulnerability has been resolved: llc: make llcuisendmsg more robust against bonding changes syzbot was able to trick llcuisendmsg, allocating an skb with no headroom, but subsequently trying to push 14 bytes of Ethernet header 1 Like some others, llcuisendmsg...

5.5CVSS7.3AI score0.0024EPSS
Exploits0References10
NVD
NVD
added 2024/03/18 11:15 a.m.25 views

CVE-2024-26635

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETHPTR8022. syzbot reported an uninit-value bug below. 0 llc supports ETHP8022 0x0004 and used to support ETHPTR8022 0x0011, and syzbot abused the latter to trigger the bug. write$tunr0,...

5.5CVSS5.4AI score0.00242EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.44 views

CVE-2024-26641 ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

7.5AI score0.00241EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.39 views

CVE-2024-26641 ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

6.6AI score0.00241EPSS
Exploits0References6
CVE
CVE
added 2024/03/18 10:19 a.m.213 views

CVE-2024-26641

CVE-2024-26641 affects the Linux kernel’s IPv6/IP tunneling path. The issue arises in ip6_tunnel when receiving inner headers in __ip6_tnl_rcv(), which could access uninitialized data via a chained path (KMSAN warnings). The fix, as described in the description, is to call pskb_inet_may_pull() to...

5.5CVSS6.1AI score0.00241EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/03/18 10:14 a.m.42 views

CVE-2024-26638 nbd: always initialize struct msghdr completely

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

7.5AI score0.00222EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/03/18 10:14 a.m.29 views

CVE-2024-26636 llc: make llc_ui_sendmsg() more robust against bonding changes

In the Linux kernel, the following vulnerability has been resolved: llc: make llcuisendmsg more robust against bonding changes syzbot was able to trick llcuisendmsg, allocating an skb with no headroom, but subsequently trying to push 14 bytes of Ethernet header 1 Like some others, llcuisendmsg...

6.7AI score0.0024EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/03/06 10:41 p.m.30 views

CVE-2023-52604

A flaw was found in the jfs module in the Linux kernel. An out-of-bounds read vulnerability can be triggered due to a missing input validation before updating the leaf of a tree with a new value, resulting in a denial of service...

5.5CVSS7.2AI score0.00249EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/03/06 10:41 p.m.43 views

CVE-2023-52603

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

6.8CVSS7.3AI score0.00289EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.50 views

CVE-2023-52603

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

7.8CVSS6.3AI score0.00289EPSS
Exploits0References19
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.24 views

CVE-2023-52604 FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

6.9AI score0.00249EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.36 views

CVE-2023-52604 FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

6.6AI score0.00249EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.38 views

CVE-2023-52603

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

7.8CVSS6.2AI score0.00289EPSS
Exploits0
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.41 views

CVE-2023-52603 UBSAN: array-index-out-of-bounds in dtSplitRoot

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

7.6AI score0.00289EPSS
Exploits0References8
OSV
OSV
added 2024/03/06 6:45 a.m.8 views

CVE-2023-52603 UBSAN: array-index-out-of-bounds in dtSplitRoot

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

7.8CVSS5.7AI score0.00289EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.27 views

CVE-2023-52599 jfs: fix array-index-out-of-bounds in diNewExt

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt Syz report UBSAN: array-index-out-of-bounds in fs/jfs/jfsimap.c:2360:2 index -878706688 is out of range for type 'struct iagctl128' CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted...

6.6AI score0.00249EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.48 views

CVE-2023-52599 jfs: fix array-index-out-of-bounds in diNewExt

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt Syz report UBSAN: array-index-out-of-bounds in fs/jfs/jfsimap.c:2360:2 index -878706688 is out of range for type 'struct iagctl128' CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted...

7.5AI score0.00249EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/03/05 5:9 p.m.30 views

CVE-2021-47092

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx-fail on emulationrequired Revert a relatively recent change that set vmx-fail if the vCPU is in L2 and emulationrequired is true, as that behavior is completely bogus. Setting vmx-fail and synthesizing ...

5.5CVSS6.5AI score0.00288EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2024/03/04 6:20 p.m.20 views

CVE-2023-52577

An out-of-bounds access flaw was found in dccpv4err and dccpv6err in the Linux kernel. This may lead to a crash...

5.5CVSS6.1AI score0.00229EPSS
Exploits0References4
Rows per page
Query Builder