OESA-2025-1319 (CVE-2024-58058)
Vulnerability from osv_openeuler – Published: 2025-03-21 11:08 – Updated: 2026-08-06 11:08 – Source websiteThe Linux Kernel, the operating system core itself.
Security Fix(es):
In the Linux kernel, the following vulnerability has been resolved:
ubifs: skip dumping tnc tree when zroot is null
Clearing slab cache will free all znode in memory and make c->zroot.znode = NULL, then dumping tnc tree will access c->zroot.znode which cause null pointer dereference.(CVE-2024-58058)
In the Linux kernel, the following vulnerability has been resolved:
net/mlx5: Fix variable not being completed when function returns
When cmd_alloc_index(), fails cmd_work_handler() needs to complete ent->slotted before returning early. Otherwise the task which issued the command may hang:
mlx5_core 0000:01:00.0: cmd_work_handler:877:(pid 3880418): failed to allocate command entry INFO: task kworker/13:2:4055883 blocked for more than 120 seconds. Not tainted 4.19.90-25.44.v2101.ky10.aarch64 #1 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. kworker/13:2 D 0 4055883 2 0x00000228 Workqueue: events mlx5e_tx_dim_work [mlx5_core] Call trace: __switch_to+0xe8/0x150 __schedule+0x2a8/0x9b8 schedule+0x2c/0x88 schedule_timeout+0x204/0x478 wait_for_common+0x154/0x250 wait_for_completion+0x28/0x38 cmd_exec+0x7a0/0xa00 [mlx5_core] mlx5_cmd_exec+0x54/0x80 [mlx5_core] mlx5_core_modify_cq+0x6c/0x80 [mlx5_core] mlx5_core_modify_cq_moderation+0xa0/0xb8 [mlx5_core] mlx5e_tx_dim_work+0x54/0x68 [mlx5_core] process_one_work+0x1b0/0x448 worker_thread+0x54/0x468 kthread+0x134/0x138 ret_from_fork+0x10/0x18(CVE-2025-21662)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"bpftool-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"bpftool-debuginfo-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-debuginfo-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-debugsource-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-devel-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-headers-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-source-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-tools-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-tools-debuginfo-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"kernel-tools-devel-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"perf-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"perf-debuginfo-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"python3-perf-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm",
"python3-perf-debuginfo-5.10.0-254.0.0.158.oe2203sp4.aarch64.rpm"
],
"src": [
"kernel-5.10.0-254.0.0.158.oe2203sp4.src.rpm"
],
"x86_64": [
"bpftool-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"bpftool-debuginfo-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-debuginfo-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-debugsource-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-devel-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-headers-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-source-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-tools-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-tools-debuginfo-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"kernel-tools-devel-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"perf-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"perf-debuginfo-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"python3-perf-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm",
"python3-perf-debuginfo-5.10.0-254.0.0.158.oe2203sp4.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:22.03-LTS-SP4",
"name": "kernel",
"purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-22.03-LTS-SP4"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.10.0-254.0.0.158.oe2203sp4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Medium"
},
"details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nubifs: skip dumping tnc tree when zroot is null\n\nClearing slab cache will free all znode in memory and make\nc-\u0026gt;zroot.znode = NULL, then dumping tnc tree will access\nc-\u0026gt;zroot.znode which cause null pointer dereference.(CVE-2024-58058)\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5: Fix variable not being completed when function returns\n\nWhen cmd_alloc_index(), fails cmd_work_handler() needs\nto complete ent-\u0026gt;slotted before returning early.\nOtherwise the task which issued the command may hang:\n\n mlx5_core 0000:01:00.0: cmd_work_handler:877:(pid 3880418): failed to allocate command entry\n INFO: task kworker/13:2:4055883 blocked for more than 120 seconds.\n Not tainted 4.19.90-25.44.v2101.ky10.aarch64 #1\n \u0026quot;echo 0 \u0026gt; /proc/sys/kernel/hung_task_timeout_secs\u0026quot; disables this message.\n kworker/13:2 D 0 4055883 2 0x00000228\n Workqueue: events mlx5e_tx_dim_work [mlx5_core]\n Call trace:\n __switch_to+0xe8/0x150\n __schedule+0x2a8/0x9b8\n schedule+0x2c/0x88\n schedule_timeout+0x204/0x478\n wait_for_common+0x154/0x250\n wait_for_completion+0x28/0x38\n cmd_exec+0x7a0/0xa00 [mlx5_core]\n mlx5_cmd_exec+0x54/0x80 [mlx5_core]\n mlx5_core_modify_cq+0x6c/0x80 [mlx5_core]\n mlx5_core_modify_cq_moderation+0xa0/0xb8 [mlx5_core]\n mlx5e_tx_dim_work+0x54/0x68 [mlx5_core]\n process_one_work+0x1b0/0x448\n worker_thread+0x54/0x468\n kthread+0x134/0x138\n ret_from_fork+0x10/0x18(CVE-2025-21662)",
"id": "OESA-2025-1319",
"modified": "2026-08-06T11:08:25Z",
"published": "2025-03-21T11:08:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1319"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58058"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21662"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "kernel security update",
"upstream": [
"CVE-2024-58058",
"CVE-2025-21662"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.