Lucene search
+L

517 matches found

RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.11 views

kernel: tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.14 views

kernel: tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.4 views

SUSE CVE-2021-47591

In the Linux kernel, the following vulnerability has been resolved: mptcp: remove tcp ulp setsockopt support TCPULP setsockopt cannot be used for mptcp because its already used internally to plumb subflow tcp sockets to the mptcp layer. syzbot managed to trigger a crash for mptcp connections that...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.8 views

CVE-2022-48751

In the Linux kernel, the following vulnerability has been resolved: net/smc: Transitional solution for clcsock race issue We encountered a crash in smcsetsockopt and it is caused by accessing smc-clcsock after clcsock was released. BUG: kernel NULL pointer dereference, address: 0000000000000020 P...

4.7CVSS5.8AI score0.00221EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.9 views

DEBIAN-CVE-2022-48751

In the Linux kernel, the following vulnerability has been resolved: net/smc: Transitional solution for clcsock race issue We encountered a crash in smcsetsockopt and it is caused by accessing smc-clcsock after clcsock was released. BUG: kernel NULL pointer dereference, address: 0000000000000020 P...

4.7CVSS5.3AI score0.00221EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/06/20 10:53 a.m.20 views

CVE-2021-47591

In the Linux kernel, the following vulnerability has been resolved: mptcp: remove tcp ulp setsockopt support TCPULP setsockopt cannot be used for mptcp because its already used internally to plumb subflow tcp sockets to the mptcp layer. syzbot managed to trigger a crash for mptcp connections that...

5.5CVSS7.1AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 3:15 p.m.1 views

DEBIAN-CVE-2021-47593

In the Linux kernel, the following vulnerability has been resolved: mptcp: clear 'kern' flag from fallback sockets The mptcp ULP extension relies on sk-sksockkern being set correctly: It prevents setsockoptfd, IPPROTOTCP, TCPULP, "mptcp", 6; from working for plain tcp sockets any userspace-expose...

5.5CVSS5.3AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 3:15 p.m.18 views

CVE-2021-47593

In the Linux kernel, the following vulnerability has been resolved: mptcp: clear 'kern' flag from fallback sockets The mptcp ULP extension relies on sk-sksockkern being set correctly: It prevents setsockoptfd, IPPROTOTCP, TCPULP, "mptcp", 6; from working for plain tcp sockets any userspace-expose...

5.5CVSS0.00246EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 3:15 p.m.4 views

DEBIAN-CVE-2021-47591

In the Linux kernel, the following vulnerability has been resolved: mptcp: remove tcp ulp setsockopt support TCPULP setsockopt cannot be used for mptcp because its already used internally to plumb subflow tcp sockets to the mptcp layer. syzbot managed to trigger a crash for mptcp connections that...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.15 views

CVE-2021-47591 mptcp: remove tcp ulp setsockopt support

In the Linux kernel, the following vulnerability has been resolved: mptcp: remove tcp ulp setsockopt support TCPULP setsockopt cannot be used for mptcp because its already used internally to plumb subflow tcp sockets to the mptcp layer. syzbot managed to trigger a crash for mptcp connections that...

6.7AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:53 p.m.88 views

CVE-2021-47591

CVE-2021-47591 affects the Linux kernel. The vulnerability arises from the TCP_ULP setsockopt mechanism, which is no longer supported for MPTCP as it is already used internally to connect subflow sockets to the MPTCP layer. In syzbot testing, a crash (KASAN null dereference) was observed on mptcp...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/06/19 2:53 p.m.46 views

CVE-2021-47591 mptcp: remove tcp ulp setsockopt support

In the Linux kernel, the following vulnerability has been resolved: mptcp: remove tcp ulp setsockopt support TCPULP setsockopt cannot be used for mptcp because its already used internally to plumb subflow tcp sockets to the mptcp layer. syzbot managed to trigger a crash for mptcp connections that...

0.00205EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/06/03 12:33 p.m.34 views

CVE-2024-36927

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

5.5CVSS6.2AI score0.0017EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.5 views

SUSE CVE-2024-36915

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

6.1CVSS6.5AI score0.0025EPSS
SaveExploits0References22
NVD
NVD
added 2024/05/30 4:15 p.m.23 views

CVE-2024-36927

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

4.7CVSS6.2AI score0.0017EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/30 4:15 p.m.4 views

DEBIAN-CVE-2024-36915

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

7.1CVSS5.7AI score0.0025EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.27 views

CVE-2024-36927

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

4.7CVSS6.2AI score0.0017EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

UBUNTU-CVE-2024-36915

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix nfcllcpsetsockopt unsafe copies syzbot reported unsafe calls to copyfromsockptr 1 Use copysafefromsockptr instead. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49 inline BUG:...

7.1CVSS6.2AI score0.0025EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.29 views

CVE-2024-36927 ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

6.5AI score0.0017EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/30 3:29 p.m.201 views

CVE-2024-36927

The CVE-2024-36927 issue is in the Linux kernel IPv4 path: uninit-value access in __ip_make_skb() due to a race with HDRINCL. The fix checks FLOWI_FLAG_KNOWN_NH on fl4->flowi4_flags instead of socket HDRINCL, and explicitly initializes fl4_icmp_type and fl4_icmp_code in raw_sendmsg() (the fiel...

4.7CVSS6.4AI score0.0017EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder