In the Linux kernel, the following vulnerability has been resolved:
eth: bnxt: fix kernel panic in the bnxtgetqueue_stats{rx | tx}
When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestats{rx | tx} collect per-queue stats from swstats in the rings. But {rx | tx | cp}_ring are allocated when the interface is up. So, these rings are not allocated when the interface is down.
The qstats-get is allowed even if the interface is down. However, the bnxtgetqueuestats{rx | tx}() accesses cpring and tx_ring without null check. So, it needs to avoid accessing rings if the interface is down.
Reproducer: ip link set $interface down ./cli.py --spec netdev.yaml --dump qstats-get OR ip link set $interface down python ./stats.py
Splat looks like: BUG: kernel NULL pointer dereference, address: 0000000000000000 #PF: supervisor read access in kernel mode #PF: errorcode(0x0000) - not-present page PGD 1680fa067 P4D 1680fa067 PUD 16be3b067 PMD 0 Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI CPU: 0 UID: 0 PID: 1495 Comm: python3 Not tainted 6.14.0-rc4+ #32 5cd0f999d5a15c574ac72b3e4b907341 Hardware name: ASUS System Product Name/PRIME Z690-P D4, BIOS 0603 11/01/2021 RIP: 0010:bnxtgetqueuestatsrx+0xf/0x70 [bnxten] Code: c6 87 b5 18 00 00 02 eb a2 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 44 01 RSP: 0018:ffffabef43cdb7e0 EFLAGS: 00010282 RAX: 0000000000000000 RBX: ffffffffc04c8710 RCX: 0000000000000000 RDX: ffffabef43cdb858 RSI: 0000000000000000 RDI: ffff8d504e850000 RBP: ffff8d506c9f9c00 R08: 0000000000000004 R09: ffff8d506bcd901c R10: 0000000000000015 R11: ffff8d506bcd9000 R12: 0000000000000000 R13: ffffabef43cdb8c0 R14: ffff8d504e850000 R15: 0000000000000000 FS: 00007f2c5462b080(0000) GS:ffff8d575f600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000000000 CR3: 0000000167fd0000 CR4: 00000000007506f0 PKRU: 55555554 Call Trace: <TASK> ? _die+0x20/0x70 ? pagefaultoops+0x15a/0x460 ? schedbalancefindsrcgroup+0x58d/0xd10 ? excpagefault+0x6e/0x180 ? asmexcpagefault+0x22/0x30 ? bnxtgetqueuestatsrx+0xf/0x70 [bnxten cdd546fd48563c280cfd30e9647efa420db07bf1] netdevnlstatsbynetdev+0x2b1/0x4e0 ? xasload+0x9/0xb0 ? xasfind+0x183/0x1d0 ? xafind+0x8b/0xe0 netdevnlqstatsgetdumpit+0xbf/0x1e0 genldumpit+0x31/0x90 netlinkdump+0x1a8/0x360
[
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"217236439910679017097592111939654604336",
"52852022868783492640403002950555695555",
"149674565443280027100073862278082678199",
"334588503687550074584878707481524202347",
"238547173320724635468413285236443214388",
"320608486538597766647020527688082599793"
]
},
"id": "CVE-2025-21973-00705db0",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f059a0fd733078c3832fd0f3a3037aa5975d3d36",
"target": {
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Function",
"digest": {
"function_hash": "297368902963617231061094028062177172561",
"length": 647.0
},
"id": "CVE-2025-21973-4368089e",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f09af5fdfbd9b0fcee73aab1116904c53b199e97",
"target": {
"function": "bnxt_get_queue_stats_rx",
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Function",
"digest": {
"function_hash": "261133524344707712558325936056505993987",
"length": 611.0
},
"id": "CVE-2025-21973-48573263",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@adb830085f0fc3a09a0fc8b64fed2e7c8d244665",
"target": {
"function": "bnxt_get_queue_stats_tx",
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"217236439910679017097592111939654604336",
"52852022868783492640403002950555695555",
"149674565443280027100073862278082678199",
"334588503687550074584878707481524202347",
"238547173320724635468413285236443214388",
"320608486538597766647020527688082599793"
]
},
"id": "CVE-2025-21973-6793fcd9",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f09af5fdfbd9b0fcee73aab1116904c53b199e97",
"target": {
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"217236439910679017097592111939654604336",
"52852022868783492640403002950555695555",
"149674565443280027100073862278082678199",
"334588503687550074584878707481524202347",
"238547173320724635468413285236443214388",
"320608486538597766647020527688082599793"
]
},
"id": "CVE-2025-21973-6e294be0",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@adb830085f0fc3a09a0fc8b64fed2e7c8d244665",
"target": {
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Function",
"digest": {
"function_hash": "261133524344707712558325936056505993987",
"length": 611.0
},
"id": "CVE-2025-21973-6eff61b3",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f059a0fd733078c3832fd0f3a3037aa5975d3d36",
"target": {
"function": "bnxt_get_queue_stats_tx",
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Function",
"digest": {
"function_hash": "297368902963617231061094028062177172561",
"length": 647.0
},
"id": "CVE-2025-21973-962fda26",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@adb830085f0fc3a09a0fc8b64fed2e7c8d244665",
"target": {
"function": "bnxt_get_queue_stats_rx",
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Function",
"digest": {
"function_hash": "297368902963617231061094028062177172561",
"length": 647.0
},
"id": "CVE-2025-21973-e2a31411",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f059a0fd733078c3832fd0f3a3037aa5975d3d36",
"target": {
"function": "bnxt_get_queue_stats_rx",
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
},
{
"signature_version": "v1",
"deprecated": false,
"signature_type": "Function",
"digest": {
"function_hash": "261133524344707712558325936056505993987",
"length": 611.0
},
"id": "CVE-2025-21973-ed6f7723",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f09af5fdfbd9b0fcee73aab1116904c53b199e97",
"target": {
"function": "bnxt_get_queue_stats_tx",
"file": "drivers/net/ethernet/broadcom/bnxt/bnxt.c"
}
}
]