5.5
MEDIUM
CVE-2024-26863
Linux Kernel HSR Uninitialized Value Access
Description

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsr_get_node() KMSAN reported the following uninit-value access issue [1]: ===================================================== BUG: KMSAN: uninit-value in hsr_get_node+0xa2e/0xa40 net/hsr/hsr_framereg.c:246 hsr_get_node+0xa2e/0xa40 net/hsr/hsr_framereg.c:246 fill_frame_info net/hsr/hsr_forward.c:577 [inline] hsr_forward_skb+0xe12/0x30e0 net/hsr/hsr_forward.c:615 hsr_dev_xmit+0x1a1/0x270 net/hsr/hsr_device.c:223 __netdev_start_xmit include/linux/netdevice.h:4940 [inline] netdev_start_xmit include/linux/netdevice.h:4954 [inline] xmit_one net/core/dev.c:3548 [inline] dev_hard_start_xmit+0x247/0xa10 net/core/dev.c:3564 __dev_queue_xmit+0x33b8/0x5130 net/core/dev.c:4349 dev_queue_xmit include/linux/netdevice.h:3134 [inline] packet_xmit+0x9c/0x6b0 net/packet/af_packet.c:276 packet_snd net/packet/af_packet.c:3087 [inline] packet_sendmsg+0x8b1d/0x9f30 net/packet/af_packet.c:3119 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg net/socket.c:745 [inline] __sys_sendto+0x735/0xa10 net/socket.c:2191 __do_sys_sendto net/socket.c:2203 [inline] __se_sys_sendto net/socket.c:2199 [inline] __x64_sys_sendto+0x125/0x1c0 net/socket.c:2199 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x6d/0x140 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b Uninit was created at: slab_post_alloc_hook+0x129/0xa70 mm/slab.h:768 slab_alloc_node mm/slub.c:3478 [inline] kmem_cache_alloc_node+0x5e9/0xb10 mm/slub.c:3523 kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:560 __alloc_skb+0x318/0x740 net/core/skbuff.c:651 alloc_skb include/linux/skbuff.h:1286 [inline] alloc_skb_with_frags+0xc8/0xbd0 net/core/skbuff.c:6334 sock_alloc_send_pskb+0xa80/0xbf0 net/core/sock.c:2787 packet_alloc_skb net/packet/af_packet.c:2936 [inline] packet_snd net/packet/af_packet.c:3030 [inline] packet_sendmsg+0x70e8/0x9f30 net/packet/af_packet.c:3119 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg net/socket.c:745 [inline] __sys_sendto+0x735/0xa10 net/socket.c:2191 __do_sys_sendto net/socket.c:2203 [inline] __se_sys_sendto net/socket.c:2199 [inline] __x64_sys_sendto+0x125/0x1c0 net/socket.c:2199 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x6d/0x140 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b CPU: 1 PID: 5033 Comm: syz-executor334 Not tainted 6.7.0-syzkaller-00562-g9f8413c4a66f #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 ===================================================== If the packet type ID field in the Ethernet header is either ETH_P_PRP or ETH_P_HSR, but it is not followed by an HSR tag, hsr_get_skb_sequence_nr() reads an invalid value as a sequence number. This causes the above issue. This patch fixes the issue by returning NULL if the Ethernet header is not followed by an HSR tag.

INFO

Published Date :

April 17, 2024, 11:15 a.m.

Last Modified :

Jan. 27, 2025, 3:05 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

3.6

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-26863 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
1 Debian debian_linux
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-26863.

URL Resource
https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 Patch
https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 Patch
https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 Patch
https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a Patch
https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 Patch
https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e Patch
https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 Patch
https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 Patch
https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c Patch
https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 Patch
https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 Patch
https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 Patch
https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a Patch
https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 Patch
https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e Patch
https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 Patch
https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 Patch
https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c Patch
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-26863 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-26863 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 27, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NIST CWE-908
    Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.17 up to (excluding) 4.19.311 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.273 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.214 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.153 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.83 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.23 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.7.11 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.8 up to (excluding) 6.8.2
    Changed Reference Type https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 No Types Assigned https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 Patch
    Changed Reference Type https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 No Types Assigned https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 Patch
    Changed Reference Type https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 No Types Assigned https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 Patch
    Changed Reference Type https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 No Types Assigned https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 Patch
    Changed Reference Type https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 No Types Assigned https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 Patch
    Changed Reference Type https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 No Types Assigned https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 Patch
    Changed Reference Type https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a No Types Assigned https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a Patch
    Changed Reference Type https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a No Types Assigned https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a Patch
    Changed Reference Type https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 No Types Assigned https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 Patch
    Changed Reference Type https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 No Types Assigned https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 Patch
    Changed Reference Type https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e No Types Assigned https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e Patch
    Changed Reference Type https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e No Types Assigned https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e Patch
    Changed Reference Type https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 No Types Assigned https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 Patch
    Changed Reference Type https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 No Types Assigned https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 Patch
    Changed Reference Type https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 No Types Assigned https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 Patch
    Changed Reference Type https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 No Types Assigned https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 Patch
    Changed Reference Type https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c No Types Assigned https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c Patch
    Changed Reference Type https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c No Types Assigned https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c Patch
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html No Types Assigned https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List
    Changed Reference Type https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html No Types Assigned https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Mailing List
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209
    Added Reference https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122
    Added Reference https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862
    Added Reference https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a
    Added Reference https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428
    Added Reference https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e
    Added Reference https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949
    Added Reference https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6
    Added Reference https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 05, 2024

    Action Type Old Value New Value
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 27, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 17, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsr_get_node() KMSAN reported the following uninit-value access issue [1]: ===================================================== BUG: KMSAN: uninit-value in hsr_get_node+0xa2e/0xa40 net/hsr/hsr_framereg.c:246 hsr_get_node+0xa2e/0xa40 net/hsr/hsr_framereg.c:246 fill_frame_info net/hsr/hsr_forward.c:577 [inline] hsr_forward_skb+0xe12/0x30e0 net/hsr/hsr_forward.c:615 hsr_dev_xmit+0x1a1/0x270 net/hsr/hsr_device.c:223 __netdev_start_xmit include/linux/netdevice.h:4940 [inline] netdev_start_xmit include/linux/netdevice.h:4954 [inline] xmit_one net/core/dev.c:3548 [inline] dev_hard_start_xmit+0x247/0xa10 net/core/dev.c:3564 __dev_queue_xmit+0x33b8/0x5130 net/core/dev.c:4349 dev_queue_xmit include/linux/netdevice.h:3134 [inline] packet_xmit+0x9c/0x6b0 net/packet/af_packet.c:276 packet_snd net/packet/af_packet.c:3087 [inline] packet_sendmsg+0x8b1d/0x9f30 net/packet/af_packet.c:3119 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg net/socket.c:745 [inline] __sys_sendto+0x735/0xa10 net/socket.c:2191 __do_sys_sendto net/socket.c:2203 [inline] __se_sys_sendto net/socket.c:2199 [inline] __x64_sys_sendto+0x125/0x1c0 net/socket.c:2199 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x6d/0x140 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b Uninit was created at: slab_post_alloc_hook+0x129/0xa70 mm/slab.h:768 slab_alloc_node mm/slub.c:3478 [inline] kmem_cache_alloc_node+0x5e9/0xb10 mm/slub.c:3523 kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:560 __alloc_skb+0x318/0x740 net/core/skbuff.c:651 alloc_skb include/linux/skbuff.h:1286 [inline] alloc_skb_with_frags+0xc8/0xbd0 net/core/skbuff.c:6334 sock_alloc_send_pskb+0xa80/0xbf0 net/core/sock.c:2787 packet_alloc_skb net/packet/af_packet.c:2936 [inline] packet_snd net/packet/af_packet.c:3030 [inline] packet_sendmsg+0x70e8/0x9f30 net/packet/af_packet.c:3119 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg net/socket.c:745 [inline] __sys_sendto+0x735/0xa10 net/socket.c:2191 __do_sys_sendto net/socket.c:2203 [inline] __se_sys_sendto net/socket.c:2199 [inline] __x64_sys_sendto+0x125/0x1c0 net/socket.c:2199 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x6d/0x140 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b CPU: 1 PID: 5033 Comm: syz-executor334 Not tainted 6.7.0-syzkaller-00562-g9f8413c4a66f #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 ===================================================== If the packet type ID field in the Ethernet header is either ETH_P_PRP or ETH_P_HSR, but it is not followed by an HSR tag, hsr_get_skb_sequence_nr() reads an invalid value as a sequence number. This causes the above issue. This patch fixes the issue by returning NULL if the Ethernet header is not followed by an HSR tag.
    Added Reference kernel.org https://git.kernel.org/stable/c/e3b2bfb8ff1810a537b2aa55ba906a6743ed120c [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/889ed056eae7fda85b769a9ab33c093379c45428 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/7fb2d4d6bb1c85f7a23aace0ed6c86a95dea792a [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/a809bbfd0e503351d3051317288a70a4569a4949 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/1ed222ca7396938eb1ab2d034f1ba0d8b00a7122 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/39cc316fb3bc5e7c9dc5eed314fe510d119c6862 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/97d2148ea435dff4b4e71817c9032eb321bcd37e [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/09e5cdbe2cc88c3c758927644a3eb02fac317209 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/ddbec99f58571301679addbc022256970ca3eac6 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-26863 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-26863 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability