Answer in brief
CVE-2024-46737 records a Unknown severity vulnerability in nvmet-tcp: fix kernel crash if commands allocation fails. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-46737 records a Unknown severity vulnerability in nvmet-tcp: fix kernel crash if commands allocation fails. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <03e1fd0327fa5e2174567f5fe9290fe21d21b8f4 || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <50632b877ce55356f5d276b9add289b1e7ddc683 || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <91dad30c5607e62864f888e735d0965567827bdf || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <7957c731fc2b23312f8935812dee5a0b14b04e2d || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <489f2913a63f528cfe3f21722583fb981967ecda || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <6c04d1e3ab22cc5394ef656429638a5947f87244 || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <5572a55a6f830ee3f3a994b6b962a5c327d28cb3 | 03e1fd0327fa5e2174567f5fe9290fe21d21b8f4, 50632b877ce55356f5d276b9add289b1e7ddc683, 91dad30c5607e62864f888e735d0965567827bdf, 7957c731fc2b23312f8935812dee5a0b14b04e2d, 489f2913a63f528cfe3f21722583fb981967ecda, 6c04d1e3ab22cc5394ef656429638a5947f87244, 5572a55a6f830ee3f3a994b6b962a5c327d28cb3 |
| Linux/Linuxgeneric | 5.0 | Not reported |
Published upstream
Sep 18, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmet_tcp_alloc_cmds() the kernel crashes in nvmet_tcp_release_queue_work() because of a NULL pointer dereference. nvmet: failed to install queue 0 cntlid 1 ret 6 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 Fix the bug by setting queue->nr_cmds to zero in case nvmet_tcp_alloc_cmd() fails.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <03e1fd0327fa5e2174567f5fe9290fe21d21b8f4 || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <50632b877ce55356f5d276b9add289b1e7ddc683 || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <91dad30c5607e62864f888e735d0965567827bdf || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <7957c731fc2b23312f8935812dee5a0b14b04e2d || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <489f2913a63f528cfe3f21722583fb981967ecda || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <6c04d1e3ab22cc5394ef656429638a5947f87244 || >=872d26a391da92ed8f0c0f5cb5fef428067b7f30 <5572a55a6f830ee3f3a994b6b962a5c327d28cb3 | 03e1fd0327fa5e2174567f5fe9290fe21d21b8f4, 50632b877ce55356f5d276b9add289b1e7ddc683, 91dad30c5607e62864f888e735d0965567827bdf, 7957c731fc2b23312f8935812dee5a0b14b04e2d, 489f2913a63f528cfe3f21722583fb981967ecda, 6c04d1e3ab22cc5394ef656429638a5947f87244, 5572a55a6f830ee3f3a994b6b962a5c327d28cb3 |
| Linux/Linuxgeneric | 5.0 | Not reported |
Published upstream
Sep 18, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmet_tcp_alloc_cmds() the kernel crashes in nvmet_tcp_release_queue_work() because of a NULL pointer dereference. nvmet: failed to install queue 0 cntlid 1 ret 6 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 Fix the bug by setting queue->nr_cmds to zero in case nvmet_tcp_alloc_cmd() fails.
Quoted source text, attributed separately from HOL analysis.