BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2024
CVE-2024-35907High confidence

mlxbf_gige: call request_irq() after NAPI initialized

Linux · Linux

5.5MediumCVSS 3.1
Recommended action
Scheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

13 package states
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivelinuxAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-awsAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-azureAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-gcpAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-gkeAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-ibmAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-intelAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-lowlatencyAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-nvidiaAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-oem-6.8Affected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-oracleAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-raspiAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Ubuntu 24.04 LTSnoble · standard archivelinux-riscvAffected, no fix publishedCanonical OVAL identifies this running kernel flavour as affected and does not publish a fixed package version in this definition.Not published in this feedCanonical record ↗Source updated 8 Sept 2026
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2024-35625

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionScheduled

Medium technical severity with no CISA KEV confirmation; remediate through the normal risk-based patch cycle unless local exposure raises the priority.

Patch available
01

What, why and how

In the Linux kernel, the following vulnerability has been resolved: mlxbf_gige: call request_irq() after NAPI initialized The mlxbf_gige driver encounters a NULL pointer exception in mlxbf_gige_open() when kdump is enabled. The sequence to reproduce the exception is as follows: a) enable kdump b) trigger kdump via "echo c > /proc/sysrq-trigger" c) kdump kernel executes d) kdump kernel loads mlxbf_gige module e) the mlxbf_gige module runs its open() as the the "oob_net0" interface is brought up f) mlxbf_gige module will experience an exception during its open(), something like: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 Mem abort info: ESR = 0x0000000086000004 EC = 0x21: IABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x04: level 0 translation fault user pgtable: 4k pages, 48-bit VAs, pgdp=00000000e29a4000 [0000000000000000] pgd=0000000000000000, p4d=0000000000000000 Internal error: Oops: 0000000086000004 [#1] SMP CPU: 0 PID: 812 Comm: NetworkManager Tainted: G OE 5.15.0-1035-bluefield #37-Ubuntu Hardware name: https://www.mellanox.com BlueField-3 SmartNIC Main Card/BlueField-3 SmartNIC Main Card, BIOS 4.6.0.13024 Jan 19 2024 pstate: 80400009 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : 0x0 lr : __napi_poll+0x40/0x230 sp : ffff800008003e00 x29: ffff800008003e00 x28: 0000000000000000 x27: 00000000ffffffff x26: ffff000066027238 x25: ffff00007cedec00 x24: ffff800008003ec8 x23: 000000000000012c x22: ffff800008003eb7 x21: 0000000000000000 x20: 0000000000000001 x19: ffff000066027238 x18: 0000000000000000 x17: ffff578fcb450000 x16: ffffa870b083c7c0 x15: 0000aaab010441d0 x14: 0000000000000001 x13: 00726f7272655f65 x12: 6769675f6662786c x11: 0000000000000000 x10: 0000000000000000 x9 : ffffa870b0842398 x8 : 0000000000000004 x7 : fe5a48b9069706ea x6 : 17fdb11fc84ae0d2 x5 : d94a82549d594f35 x4 : 0000000000000000 x3 : 0000000000400100 x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000066027238 Call trace: 0x0 net_rx_action+0x178/0x360 __do_softirq+0x15c/0x428 __irq_exit_rcu+0xac/0xec irq_exit+0x18/0x2c handle_domain_irq+0x6c/0xa0 gic_handle_irq+0xec/0x1b0 call_on_irq_stack+0x20/0x2c do_interrupt_handler+0x5c/0x70 el1_interrupt+0x30/0x50 el1h_64_irq_handler+0x18/0x2c el1h_64_irq+0x7c/0x80 __setup_irq+0x4c0/0x950 request_threaded_irq+0xf4/0x1bc mlxbf_gige_request_irqs+0x68/0x110 [mlxbf_gige] mlxbf_gige_open+0x5c/0x170 [mlxbf_gige] __dev_open+0x100/0x220 __dev_change_flags+0x16c/0x1f0 dev_change_flags+0x2c/0x70 do_setlink+0x220/0xa40 __rtnl_newlink+0x56c/0x8a0 rtnl_newlink+0x58/0x84 rtnetlink_rcv_msg+0x138/0x3c4 netlink_rcv_skb+0x64/0x130 rtnetlink_rcv+0x20/0x30 netlink_unicast+0x2ec/0x360 netlink_sendmsg+0x278/0x490 __sock_sendmsg+0x5c/0x6c ____sys_sendmsg+0x290/0x2d4 ___sys_sendmsg+0x84/0xd0 __sys_sendmsg+0x70/0xd0 __arm64_sys_sendmsg+0x2c/0x40 invoke_syscall+0x78/0x100 el0_svc_common.constprop.0+0x54/0x184 do_el0_svc+0x30/0xac el0_svc+0x48/0x160 el0t_64_sync_handler+0xa4/0x12c el0t_64_sync+0x1a4/0x1a8 Code: bad PC value ---[ end trace 7d1c3f3bf9d81885 ]--- Kernel panic - not syncing: Oops: Fatal exception in interrupt Kernel Offset: 0x2870a7a00000 from 0xffff800008000000 PHYS_OFFSET: 0x80000000 CPU features: 0x0,000005c1,a3332a5a Memory Limit: none ---[ end Kernel panic - not syncing: Oops: Fatal exception in interrupt ]--- The exception happens because there is a pending RX interrupt before the call to request_irq(RX IRQ) executes. Then, the RX IRQ handler fires immediately after this request_irq() completes. The ---truncated---

What

In the Linux kernel, the following vulnerability has been resolved: mlxbf_gige: call request_irq() after NAPI initialized The mlxbf_gige driver encounters a NULL pointer exception in mlxbf_gige_open() when kdump is enabled. The sequence to reproduce the exception is as follows: a) enable kdump b) trigger kdump via "echo c > /proc/sysrq-trigger" c) kdump kernel executes d) kdump kernel loads mlxbf_gige module e) the mlxbf_gige module runs its open() as the the "oob_net0" interface is brought up f) mlxbf_gige module will experience an exception during its open(), something like: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 Mem abort info: ESR = 0x0000000086000004 EC = 0x21: IABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x04: level 0 translation fault user pgtable: 4k pages, 48-bit VAs, pgdp=00000000e29a4000 [0000000000000000] pgd=0000000000000000, p4d=0000000000000000 Internal error: Oops: 0000000086000004 [#1] SMP CPU: 0 PID: 812 Comm: NetworkManager Tainted: G OE 5.15.0-1035-bluefield #37-Ubuntu Hardware name: https://www.mellanox.com BlueField-3 SmartNIC Main Card/BlueField-3 SmartNIC Main Card, BIOS 4.6.0.13024 Jan 19 2024 pstate: 80400009 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : 0x0 lr : __napi_poll+0x40/0x230 sp : ffff800008003e00 x29: ffff800008003e00 x28: 0000000000000000 x27: 00000000ffffffff x26: ffff000066027238 x25: ffff00007cedec00 x24: ffff800008003ec8 x23: 000000000000012c x22: ffff800008003eb7 x21: 0000000000000000 x20: 0000000000000001 x19: ffff000066027238 x18: 0000000000000000 x17: ffff578fcb450000 x16: ffffa870b083c7c0 x15: 0000aaab010441d0 x14: 0000000000000001 x13: 00726f7272655f65 x12: 6769675f6662786c x11: 0000000000000000 x10: 0000000000000000 x9 : ffffa870b0842398 x8 : 0000000000000004 x7 : fe5a48b9069706ea x6 : 17fdb11fc84ae0d2 x5 : d94a82549d594f35 x4 : 0000000000000000 x3 : 0000000000400100 x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000066027238 Call trace: 0x0 net_rx_action+0x178/0x360 __do_softirq+0x15c/0x428 __irq_exit_rcu+0xac/0xec irq_exit+0x18/0x2c handle_domain_irq+0x6c/0xa0 gic_handle_irq+0xec/0x1b0 call_on_irq_stack+0x20/0x2c do_interrupt_handler+0x5c/0x70 el1_interrupt+0x30/0x50 el1h_64_irq_handler+0x18/0x2c el1h_64_irq+0x7c/0x80 __setup_irq+0x4c0/0x950 request_threaded_irq+0xf4/0x1bc mlxbf_gige_request_irqs+0x68/0x110 [mlxbf_gige] mlxbf_gige_open+0x5c/0x170 [mlxbf_gige] __dev_open+0x100/0x220 __dev_change_flags+0x16c/0x1f0 dev_change_flags+0x2c/0x70 do_setlink+0x220/0xa40 __rtnl_newlink+0x56c/0x8a0 rtnl_newlink+0x58/0x84 rtnetlink_rcv_msg+0x138/0x3c4 netlink_rcv_skb+0x64/0x130 rtnetlink_rcv+0x20/0x30 netlink_unicast+0x2ec/0x360 netlink_sendmsg+0x278/0x490 __sock_sendmsg+0x5c/0x6c ____sys_sendmsg+0x290/0x2d4 ___sys_sendmsg+0x84/0xd0 __sys_sendmsg+0x70/0xd0 __arm64_sys_sendmsg+0x2c/0x40 invoke_syscall+0x78/0x100 el0_svc_common.constprop.0+0x54/0x184 do_el0_svc+0x30/0xac el0_svc+0x48/0x160 el0t_64_sync_handler+0xa4/0x12c el0t_64_sync+0x1a4/0x1a8 Code: bad PC value ---[ end trace 7d1c3f3bf9d81885 ]--- Kernel panic - not syncing: Oops: Fatal exception in interrupt Kernel Offset: 0x2870a7a00000 from 0xffff800008000000 PHYS_OFFSET: 0x80000000 CPU features: 0x0,000005c1,a3332a5a Memory Limit: none ---[ end Kernel panic - not syncing: Oops: Fatal exception in interrupt ]--- The exception happens because there is a pending RX interrupt before the call to request_irq(RX IRQ) executes. Then, the RX IRQ handler fires immediately after this request_irq() completes. The ---truncated---

Why

The product dereferences a pointer that it expects to be valid but is NULL.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

In the Linux kernel, the following vulnerability has been resolved: mlxbf_gige: call request_irq() after NAPI initialized The mlxbf_gige driver encounters a NULL pointer exception in mlxbf_gige_open() when kdump is enabled. The sequence to reproduce the exception is as follows: a) enable kdump b) trigger kdump via "echo c > /proc/sysrq-trigger" c) kdump kernel executes d) kdump kernel loads mlxbf_gige module e) the mlxbf_gige module runs its open() as the the "oob_net0" interface is brought up f) mlxbf_gige module will experience an exception during its open(), something like: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 Mem abort info: ESR = 0x0000000086000004 EC = 0x21: IABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x04: level 0 translation fault user pgtable: 4k pages, 48-bit VAs, pgdp=00000000e29a4000 [0000000000000000] pgd=0000000000000000, p4d=0000000000000000 Internal error: Oops: 0000000086000004 [#1] SMP CPU: 0 PID: 812 Comm: NetworkManager Tainted: G OE 5.15.0-1035-bluefield #37-Ubuntu Hardware name: https://www.mellanox.com BlueField-3 SmartNIC Main Card/BlueField-3 SmartNIC Main Card, BIOS 4.6.0.13024 Jan 19 2024 pstate: 80400009 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : 0x0 lr : __napi_poll+0x40/0x230 sp : ffff800008003e00 x29: ffff800008003e00 x28: 0000000000000000 x27: 00000000ffffffff x26: ffff000066027238 x25: ffff00007cedec00 x24: ffff800008003ec8 x23: 000000000000012c x22: ffff800008003eb7 x21: 0000000000000000 x20: 0000000000000001 x19: ffff000066027238 x18: 0000000000000000 x17: ffff578fcb450000 x16: ffffa870b083c7c0 x15: 0000aaab010441d0 x14: 0000000000000001 x13: 00726f7272655f65 x12: 6769675f6662786c x11: 0000000000000000 x10: 0000000000000000 x9 : ffffa870b0842398 x8 : 0000000000000004 x7 : fe5a48b9069706ea x6 : 17fdb11fc84ae0d2 x5 : d94a82549d594f35 x4 : 0000000000000000 x3 : 0000000000400100 x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000066027238 Call trace: 0x0 net_rx_action+0x178/0x360 __do_softirq+0x15c/0x428 __irq_exit_rcu+0xac/0xec irq_exit+0x18/0x2c handle_domain_irq+0x6c/0xa0 gic_handle_irq+0xec/0x1b0 call_on_irq_stack+0x20/0x2c do_interrupt_handler+0x5c/0x70 el1_interrupt+0x30/0x50 el1h_64_irq_handler+0x18/0x2c el1h_64_irq+0x7c/0x80 __setup_irq+0x4c0/0x950 request_threaded_irq+0xf4/0x1bc mlxbf_gige_request_irqs+0x68/0x110 [mlxbf_gige] mlxbf_gige_open+0x5c/0x170 [mlxbf_gige] __dev_open+0x100/0x220 __dev_change_flags+0x16c/0x1f0 dev_change_flags+0x2c/0x70 do_setlink+0x220/0xa40 __rtnl_newlink+0x56c/0x8a0 rtnl_newlink+0x58/0x84 rtnetlink_rcv_msg+0x138/0x3c4 netlink_rcv_skb+0x64/0x130 rtnetlink_rcv+0x20/0x30 netlink_unicast+0x2ec/0x360 netlink_sendmsg+0x278/0x490 __sock_sendmsg+0x5c/0x6c ____sys_sendmsg+0x290/0x2d4 ___sys_sendmsg+0x84/0xd0 __sys_sendmsg+0x70/0xd0 __arm64_sys_sendmsg+0x2c/0x40 invoke_syscall+0x78/0x100 el0_svc_common.constprop.0+0x54/0x184 do_el0_svc+0x30/0xac el0_svc+0x48/0x160 el0t_64_sync_handler+0xa4/0x12c el0t_64_sync+0x1a4/0x1a8 Code: bad PC value ---[ end trace 7d1c3f3bf9d81885 ]--- Kernel panic - not syncing: Oops: Fatal exception in interrupt Kernel Offset: 0x2870a7a00000 from 0xffff800008000000 PHYS_OFFSET: 0x80000000 CPU features: 0x0,000005c1,a3332a5a Memory Limit: none ---[ end Kernel panic - not syncing: Oops: Fatal exception in interrupt ]--- The exception happens because there is a pending RX interrupt before the call to request_irq(RX IRQ) executes. Then, the RX IRQ handler fires immediately after this request_irq() completes. The ---truncated---

Why

The product dereferences a pointer that it expects to be valid but is NULL.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
local access → NULL Pointer Dereference → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Local
Privileges required
Low: a basic authenticated account is required
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-476

CWE-476: NULL Pointer Dereference. The product dereferences a pointer that it expects to be valid but is NULL.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRLowPrivileges required: The attacker needs basic user-level privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CNoneConfidentiality impact: No direct loss is represented by this metric.INoneIntegrity impact: No direct loss is represented by this metric.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
The issue can support a local privilege or sandbox boundary transition; normal system utilities may then be available in the gained context.
CWE-476
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2024-1913Red Hat OpenShift Container Platform: Mehrere Schwachstellen

Ein entfernter anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Container Platform ausnutzen, um seine Privilegien zu erhöhen, beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen, Dateien und Daten zu manipulieren oder Sicherheitsmaßnahmen zu umgehen.

Official advisory
BSI · German · WID-SEC-W-2024-1188Linux Kernel: Mehrere Schwachstellen ermöglichen Denial of Service

Ein lokaler Angreifer kann mehrere Schwachstellen in Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuführen.

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0799Multiples vulnérabilités dans le noyau Linux d'Ubuntu

d?id=CVE-2024-35893 Référence CVE CVE-2024-35895 https://www.cve.org/CVERecord?id=CVE-2024-35895 Référence CVE CVE-2024-35896 https://www.cve.org/CVERecord?id=CVE-2024-35896 Référence CVE CVE-2024-35897 https://www.cve.org/CVERecord?id=CVE-2024-35897 Référence CVE CVE-2024-35898 https://www.cve.org/CVERecord?id=CVE-2024-35898 Référence CVE CVE-2024-35899 https://www.cve.org/CVERecord?id=CVE-2024-35899 Référence CVE CVE-2024-35900 https://www.cve.org/CVERecord?id=CVE-2024-35900 Référence CVE CVE-2024-35902 https://www.cve.org/CVERecord?id=CVE-2024-35902 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35910 https://www.cve.org/CVERecord?id=CVE-2024-35910 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=CVE-2024-35915 Référence CVE CVE-2024-35922 https://www.cve.org/CVERecord?id=CVE-2024-35922 Référence CVE CVE-2024-35925 https://www.cve.org/CVERecord?id=CVE-2024-35925 Référence CVE CVE-2024-35927 https://www.cve.org/CVERecord?id=CVE-2024-35927 Référence CVE CVE-2024-35930 https://www.cve.org/CVERecord?id=CVE-2024-35930 Référence CVE CVE-2024-35933 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0717Multiples vulnérabilités dans le noyau Linux de SUSE

d?id=CVE-2024-35895 Référence CVE CVE-2024-35896 https://www.cve.org/CVERecord?id=CVE-2024-35896 Référence CVE CVE-2024-35898 https://www.cve.org/CVERecord?id=CVE-2024-35898 Référence CVE CVE-2024-35899 https://www.cve.org/CVERecord?id=CVE-2024-35899 Référence CVE CVE-2024-35900 https://www.cve.org/CVERecord?id=CVE-2024-35900 Référence CVE CVE-2024-35901 https://www.cve.org/CVERecord?id=CVE-2024-35901 Référence CVE CVE-2024-35903 https://www.cve.org/CVERecord?id=CVE-2024-35903 Référence CVE CVE-2024-35904 https://www.cve.org/CVERecord?id=CVE-2024-35904 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35908 https://www.cve.org/CVERecord?id=CVE-2024-35908 Référence CVE CVE-2024-35909 https://www.cve.org/CVERecord?id=CVE-2024-35909 Référence CVE CVE-2024-35911 https://www.cve.org/CVERecord?id=CVE-2024-35911 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35914 https://www.cve.org/CVERecord?id=CVE-2024-35914 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=CVE-2024-35915 Référence CVE CVE-2024-35916 https://www.cve.org/CVERecord?id=CVE-2024-35916 Référence CVE CVE-2024-35917 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0695Multiples vulnérabilités dans le noyau Linux de Red Hat

d?id=CVE-2024-35789 Référence CVE CVE-2024-35800 https://www.cve.org/CVERecord?id=CVE-2024-35800 Référence CVE CVE-2024-35823 https://www.cve.org/CVERecord?id=CVE-2024-35823 Référence CVE CVE-2024-35845 https://www.cve.org/CVERecord?id=CVE-2024-35845 Référence CVE CVE-2024-35848 https://www.cve.org/CVERecord?id=CVE-2024-35848 Référence CVE CVE-2024-35852 https://www.cve.org/CVERecord?id=CVE-2024-35852 Référence CVE CVE-2024-35897 https://www.cve.org/CVERecord?id=CVE-2024-35897 Référence CVE CVE-2024-35898 https://www.cve.org/CVERecord?id=CVE-2024-35898 Référence CVE CVE-2024-35899 https://www.cve.org/CVERecord?id=CVE-2024-35899 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35910 https://www.cve.org/CVERecord?id=CVE-2024-35910 Référence CVE CVE-2024-35911 https://www.cve.org/CVERecord?id=CVE-2024-35911 Référence CVE CVE-2024-35937 https://www.cve.org/CVERecord?id=CVE-2024-35937 Référence CVE CVE-2024-35969 https://www.cve.org/CVERecord?id=CVE-2024-35969 Référence CVE CVE-2024-36000 https://www.cve.org/CVERecord?id=CVE-2024-36000 Référence CVE CVE-2024-36005 https://www.cve.org/CVERecord?id=CVE-2024-36005 Référence CVE CVE-2024-36017 https://www.cve.org/CVERecord?id=CVE-2024-36017 Référence CVE CVE-2024-36020 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0645Multiples vulnérabilités dans le noyau Linux d'Ubuntu

d?id=CVE-2024-35897 Référence CVE CVE-2024-35898 https://www.cve.org/CVERecord?id=CVE-2024-35898 Référence CVE CVE-2024-35899 https://www.cve.org/CVERecord?id=CVE-2024-35899 Référence CVE CVE-2024-35900 https://www.cve.org/CVERecord?id=CVE-2024-35900 Référence CVE CVE-2024-35901 https://www.cve.org/CVERecord?id=CVE-2024-35901 Référence CVE CVE-2024-35902 https://www.cve.org/CVERecord?id=CVE-2024-35902 Référence CVE CVE-2024-35903 https://www.cve.org/CVERecord?id=CVE-2024-35903 Référence CVE CVE-2024-35904 https://www.cve.org/CVERecord?id=CVE-2024-35904 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35908 https://www.cve.org/CVERecord?id=CVE-2024-35908 Référence CVE CVE-2024-35909 https://www.cve.org/CVERecord?id=CVE-2024-35909 Référence CVE CVE-2024-35910 https://www.cve.org/CVERecord?id=CVE-2024-35910 Référence CVE CVE-2024-35911 https://www.cve.org/CVERecord?id=CVE-2024-35911 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35913 https://www.cve.org/CVERecord?id=CVE-2024-35913 Référence CVE CVE-2024-35914 https://www.cve.org/CVERecord?id=CVE-2024-35914 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0644Multiples vulnérabilités dans le noyau Linux de Red Hat

d?id=CVE-2024-26773 Référence CVE CVE-2024-26852 https://www.cve.org/CVERecord?id=CVE-2024-26852 Référence CVE CVE-2024-26880 https://www.cve.org/CVERecord?id=CVE-2024-26880 Référence CVE CVE-2024-26908 https://www.cve.org/CVERecord?id=CVE-2024-26908 Référence CVE CVE-2024-26982 https://www.cve.org/CVERecord?id=CVE-2024-26982 Référence CVE CVE-2024-27030 https://www.cve.org/CVERecord?id=CVE-2024-27030 Référence CVE CVE-2024-27046 https://www.cve.org/CVERecord?id=CVE-2024-27046 Référence CVE CVE-2024-35857 https://www.cve.org/CVERecord?id=CVE-2024-35857 Référence CVE CVE-2024-35885 https://www.cve.org/CVERecord?id=CVE-2024-35885 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35960 https://www.cve.org/CVERecord?id=CVE-2024-35960 Référence CVE CVE-2024-36020 https://www.cve.org/CVERecord?id=CVE-2024-36020 Référence CVE CVE-2024-36025 https://www.cve.org/CVERecord?id=CVE-2024-36025 Référence CVE CVE-2024-36924 https://www.cve.org/CVERecord?id=CVE-2024-36924 Référence CVE CVE-2024-36929 https://www.cve.org/CVERecord?id=CVE-2024-36929 Référence CVE CVE-2024-36952 https://www.cve.org/CVERecord?id=CVE-2024-36952 Référence CVE CVE-2024-38580 https://www.cve.org/CVERecord?id=CVE-2024-38580 Référence CVE CVE-2024-38596 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0633Multiples vulnérabilités dans le noyau Linux d'Ubuntu

d?id=CVE-2024-35897 Référence CVE CVE-2024-35898 https://www.cve.org/CVERecord?id=CVE-2024-35898 Référence CVE CVE-2024-35899 https://www.cve.org/CVERecord?id=CVE-2024-35899 Référence CVE CVE-2024-35900 https://www.cve.org/CVERecord?id=CVE-2024-35900 Référence CVE CVE-2024-35901 https://www.cve.org/CVERecord?id=CVE-2024-35901 Référence CVE CVE-2024-35902 https://www.cve.org/CVERecord?id=CVE-2024-35902 Référence CVE CVE-2024-35903 https://www.cve.org/CVERecord?id=CVE-2024-35903 Référence CVE CVE-2024-35904 https://www.cve.org/CVERecord?id=CVE-2024-35904 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35908 https://www.cve.org/CVERecord?id=CVE-2024-35908 Référence CVE CVE-2024-35909 https://www.cve.org/CVERecord?id=CVE-2024-35909 Référence CVE CVE-2024-35910 https://www.cve.org/CVERecord?id=CVE-2024-35910 Référence CVE CVE-2024-35911 https://www.cve.org/CVERecord?id=CVE-2024-35911 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35913 https://www.cve.org/CVERecord?id=CVE-2024-35913 Référence CVE CVE-2024-35914 https://www.cve.org/CVERecord?id=CVE-2024-35914 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0611Multiples vulnérabilités dans le noyau Linux d'Ubuntu

d?id=CVE-2024-35897 Référence CVE CVE-2024-35898 https://www.cve.org/CVERecord?id=CVE-2024-35898 Référence CVE CVE-2024-35899 https://www.cve.org/CVERecord?id=CVE-2024-35899 Référence CVE CVE-2024-35900 https://www.cve.org/CVERecord?id=CVE-2024-35900 Référence CVE CVE-2024-35901 https://www.cve.org/CVERecord?id=CVE-2024-35901 Référence CVE CVE-2024-35902 https://www.cve.org/CVERecord?id=CVE-2024-35902 Référence CVE CVE-2024-35903 https://www.cve.org/CVERecord?id=CVE-2024-35903 Référence CVE CVE-2024-35904 https://www.cve.org/CVERecord?id=CVE-2024-35904 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35908 https://www.cve.org/CVERecord?id=CVE-2024-35908 Référence CVE CVE-2024-35909 https://www.cve.org/CVERecord?id=CVE-2024-35909 Référence CVE CVE-2024-35910 https://www.cve.org/CVERecord?id=CVE-2024-35910 Référence CVE CVE-2024-35911 https://www.cve.org/CVERecord?id=CVE-2024-35911 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35913 https://www.cve.org/CVERecord?id=CVE-2024-35913 Référence CVE CVE-2024-35914 https://www.cve.org/CVERecord?id=CVE-2024-35914 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0526Multiples vulnérabilités dans le noyau Linux de SUSE

d?id=CVE-2024-35885 Référence CVE CVE-2024-35887 https://www.cve.org/CVERecord?id=CVE-2024-35887 Référence CVE CVE-2024-35889 https://www.cve.org/CVERecord?id=CVE-2024-35889 Référence CVE CVE-2024-35891 https://www.cve.org/CVERecord?id=CVE-2024-35891 Référence CVE CVE-2024-35895 https://www.cve.org/CVERecord?id=CVE-2024-35895 Référence CVE CVE-2024-35901 https://www.cve.org/CVERecord?id=CVE-2024-35901 Référence CVE CVE-2024-35903 https://www.cve.org/CVERecord?id=CVE-2024-35903 Référence CVE CVE-2024-35904 https://www.cve.org/CVERecord?id=CVE-2024-35904 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35909 https://www.cve.org/CVERecord?id=CVE-2024-35909 Référence CVE CVE-2024-35911 https://www.cve.org/CVERecord?id=CVE-2024-35911 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35914 https://www.cve.org/CVERecord?id=CVE-2024-35914 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=CVE-2024-35915 Référence CVE CVE-2024-35916 https://www.cve.org/CVERecord?id=CVE-2024-35916 Référence CVE CVE-2024-35917 https://www.cve.org/CVERecord?id=CVE-2024-35917 Référence CVE CVE-2024-35921 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0496Multiples vulnérabilités dans le noyau Linux de SUSE

d?id=CVE-2024-35877 Référence CVE CVE-2024-35878 https://www.cve.org/CVERecord?id=CVE-2024-35878 Référence CVE CVE-2024-35879 https://www.cve.org/CVERecord?id=CVE-2024-35879 Référence CVE CVE-2024-35885 https://www.cve.org/CVERecord?id=CVE-2024-35885 Référence CVE CVE-2024-35887 https://www.cve.org/CVERecord?id=CVE-2024-35887 Référence CVE CVE-2024-35895 https://www.cve.org/CVERecord?id=CVE-2024-35895 Référence CVE CVE-2024-35901 https://www.cve.org/CVERecord?id=CVE-2024-35901 Référence CVE CVE-2024-35904 https://www.cve.org/CVERecord?id=CVE-2024-35904 Référence CVE CVE-2024-35905 https://www.cve.org/CVERecord?id=CVE-2024-35905 Référence CVE CVE-2024-35907 https://www.cve.org/CVERecord?id=CVE-2024-35907 Référence CVE CVE-2024-35912 https://www.cve.org/CVERecord?id=CVE-2024-35912 Référence CVE CVE-2024-35914 https://www.cve.org/CVERecord?id=CVE-2024-35914 Référence CVE CVE-2024-35915 https://www.cve.org/CVERecord?id=CVE-2024-35915 Référence CVE CVE-2024-35922 https://www.cve.org/CVERecord?id=CVE-2024-35922 Référence CVE CVE-2024-35924 https://www.cve.org/CVERecord?id=CVE-2024-35924 Référence CVE CVE-2024-35930 https://www.cve.org/CVERecord?id=CVE-2024-35930 Référence CVE CVE-2024-35932 https://www.cve.org/CVERecord?id=CVE-2024-35932 Référence CVE CVE-2024-35933 https://www.cve.org/CVERecord?id=

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
f92e1869d74e1acc6551256eb084a1c14a054e19 < a583117668ddb86e98f2e11c7caa3db0e6df52a3; f92e1869d74e1acc6551256eb084a1c14a054e19 < 24444af5ddf729376b90db0f135fa19973cb5dab; f92e1869d74e1acc6551256eb084a1c14a054e19 < 867a2f598af6a645c865d1101b58c5e070c6dd9e; f92e1869d74e1acc6551256eb084a1c14a054e19 < 8feb1652afe9c5d019059a55c90f70690dce0f52; f92e1869d74e1acc6551256eb084a1c14a054e19 < f7442a634ac06b953fc1f7418f307b25acd4cfbc; 5.14
Fixed
< 5.14; 5.15.154 ≤ 5.15.*; 6.1.85 ≤ 6.1.*; 6.6.26 ≤ 6.6.*; 6.8.5 ≤ 6.8.*; 6.9 ≤ *
Action
Review the linked authoritative reference and apply the recorded fixed release appropriate to the affected product branch.
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 19 May 2024 · Last source change 11 May 2026, 20:13 UTC · CWE-476 · NULL Pointer Dereference

CVE recordCVE.org · 5.2
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2024-35625
Product sourceCNA
Remediation sourceCVE/CNA references
CWE sourceNIST NVD
NVD statusNVD enriched

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2024-35907 · cve.blacktree.nl