7.8

CVSS3.1

CVE-2024-36940 - pinctrl: core: delete incorrect free in pinctrl_enable()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrl_enable() The "pctldev" struct is allocated in devm_pinctrl_register_and_init(). It's a devm_ managed pointer that is freed by devm_pinctrl_dev_release(), so freeing it in pinctrl_en…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:12 a.m.

5.5

CVSS3.1

CVE-2024-36941 - wifi: nl80211: don't free NULL coalescing rule

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: don't free NULL coalescing rule If the parsing fails, we can dereference a NULL pointer here.

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: May 20, 2025, 3:16 p.m.

4.7

CVSS3.1

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 __ip_make_skb() KMSAN reported uninit-value access in __ip_make_skb() [1]. __ip_make_skb() tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling se…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: Jan. 19, 2026, 1:16 p.m.

7.8

CVSS3.1

CVE-2024-36904 - tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().

In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcount_inc_not_zero() in tcp_twsk_unique(). Anderson Nascimento reported a use-after-free splat in tcp_twsk_unique() with nice analysis. Since commit ec94c2696f0b ("tcp/dccp: avoid one atomic operation for timewait ha…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: Jan. 22, 2026, 8:24 p.m.

5.5

CVSS3.1

CVE-2024-36889 - mptcp: ensure snd_nxt is properly initialized on connect

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snd_nxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snd_una: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 __mptcp_clean_una+0x4b3/0x620 net/mptcp/protocol.c:1005 …

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 3:30 a.m.

5.5

CVSS3.1

CVE-2024-36907 - kernel: SUNRPC: add a missing rpc_stat for TCP TLS

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

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: May 26, 2025, 11:15 a.m.

5.5

CVSS3.1

CVE-2024-36901 - ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6_output() According to syzbot, there is a chance that ip6_dst_idev() returns NULL in ip6_output(). Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: g…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:11 a.m.

5.5

CVSS3.1

CVE-2024-36933 - nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment().

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment(). syzbot triggered various splats (see [0] and links) by a crafted GSO packet of VIRTIO_NET_HDR_GSO_UDP layering the following protocols: ETH_P_…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: Jan. 22, 2026, 8:03 p.m.

5.5

CVSS3.1

CVE-2024-36923 - fs/9p: fix uninitialized values during inode evict

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix uninitialized values during inode evict If an iget fails due to not being able to retrieve information from the server then the inode structure is only partially initialized. When the inode gets evicted, references to…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 10:17 p.m.

5.5

CVSS3.1

CVE-2024-36939 - nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpc_proc_register() in nfs_net_init(). syzkaller reported a warning [0] triggered while destroying immature netns. rpc_proc_register() was called in init_nfs_fs(), but its error has been ignored since at lea…

πŸ“… Published: May 30, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 3:30 a.m.
Total resulsts: 349182
Page 9636 of 34,919
Β« previous page Β» next page
Filters