CVE-2024-40957: seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors

Published Jul 12, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

seg6: fix parameter passing when calling NFHOOK() in End.DX4 and End.DX6 behaviors

inputactionenddx4() and inputactionenddx6() are called NFHOOK() for PREROUTING hook, in PREROUTING hook, we should passing a valid indev, and a NULL outdev to NFHOOK(), otherwise may trigger a NULL pointer dereference, as below:

[74830.647293] BUG: kernel NULL pointer dereference, address: 0000000000000090 [74830.655633] #PF: supervisor read access in kernel mode [74830.657888] #PF: errorcode(0x0000) - not-present page [74830.659500] PGD 0 P4D 0 [74830.660450] Oops: 0000 [#1] PREEMPT SMP PTI ... [74830.664953] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011 [74830.666569] RIP: 0010:rpfiltermt+0x44/0x15e [iptrpfilter] ... [74830.689725] Call Trace: [74830.690402] <IRQ> [74830.690953] ? showtraceloglvl+0x1c4/0x2df [74830.692020] ? showtraceloglvl+0x1c4/0x2df [74830.693095] ? iptdotable+0x286/0x710 [iptables] [74830.694275] ? diebody.cold+0x8/0xd [74830.695205] ? pagefaultoops+0xac/0x140 [74830.696244] ? excpagefault+0x62/0x150 [74830.697225] ? asmexcpagefault+0x22/0x30 [74830.698344] ? rpfiltermt+0x44/0x15e [iptrpfilter] [74830.699540] iptdotable+0x286/0x710 [iptables] [74830.700758] ? ip6routeinput+0x19d/0x240 [74830.701752] nfhookslow+0x3f/0xb0 [74830.702678] inputactionenddx4+0x19b/0x1e0 [74830.703735] ? inputactionendt+0xe0/0xe0 [74830.704734] seg6localinputcore+0x2d/0x60 [74830.705782] lwtunnelinput+0x5b/0xb0 [74830.706690] netifreceiveskbonecore+0x63/0xa0 [74830.707825] processbacklog+0x99/0x140 [74830.709538] napipoll+0x2c/0x160 [74830.710673] netrxaction+0x296/0x350 [74830.711860] dosoftirq+0xcb/0x2ac [74830.713049] dosoftirq+0x63/0x90

inputactionenddx4() passing a NULL indev to NFHOOK(), and finally trigger a NULL dereference in rpfiltermt()->rpfilterisloopback():

static bool rpfilterisloopback(const struct skbuff skb, const struct netdevice in) { // in is NULL return skb->pkttype == PACKETLOOPBACK || in->flags & IFFLOOPBACK; }

Affected Software

15 affected componentsFixes available
redhat/kernel<5.15.162
5.15.162
redhat/kernel<6.1.96
6.1.96
redhat/kernel<6.6.36
6.6.36
redhat/kernel<6.9.7
6.9.7
redhat/kernel<6.10
6.10
Linux Linux kernel>=5.15<5.15.162
Linux Linux kernel>=5.16<6.1.96
Linux Linux kernel>=6.2<6.6.36
Linux Linux kernel>=6.7<6.9.7
Linux Linux kernel=6.10-rc1
Linux Linux kernel=6.10-rc2
Linux Linux kernel=6.10-rc3
Linux Linux kernel=6.10-rc4
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1
debian/linux-6.1
6.1.129-1~deb11u1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade redhat/kernel to a version that resolves this vulnerability.

    Fixed in 5.15.162
  2. Upgrade

    Upgrade redhat/kernel to a version that resolves this vulnerability.

    Fixed in 6.1.96
  3. Upgrade

    Upgrade redhat/kernel to a version that resolves this vulnerability.

    Fixed in 6.6.36
  4. Upgrade

    Upgrade redhat/kernel to a version that resolves this vulnerability.

    Fixed in 6.9.7
  5. Upgrade

    Upgrade redhat/kernel to a version that resolves this vulnerability.

    Fixed in 6.10
  6. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1
  7. Upgrade

    Upgrade debian/linux-6.1 to a version that resolves this vulnerability.

    Fixed in 6.1.129-1~deb11u1

Event History

Jul 12, 2024
CVE Published
via MITRE·12:31 PM
Data Sourced
via MITRE·12:31 PM
DescriptionSeverity
Data Sourced
via NVD·01:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Apr 27, 2025
Data Sourced
via Ubuntu·06:15 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-40957?

CVE-2024-40957 is identified as a medium-severity vulnerability affecting the Linux kernel.

2

How do I fix CVE-2024-40957?

You can fix CVE-2024-40957 by upgrading to kernel versions 5.15.162, 6.1.96, 6.6.36, 6.9.7, or 6.10.

3

Which Linux versions are affected by CVE-2024-40957?

CVE-2024-40957 affects several Linux kernel versions including those prior to 5.15.162, 6.1.96, 6.6.36, 6.9.7, and 6.10.

4

Who is responsible for the patch of CVE-2024-40957?

The patch for CVE-2024-40957 has been released by the maintainers of the Linux kernel.

5

What is the nature of the vulnerability in CVE-2024-40957?

CVE-2024-40957 is a vulnerability in the Linux kernel related to improper parameter passing in NF_HOOK() during certain behaviors.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203