CVE-2025-38456
published 2025-07-25CVE-2025-38456: In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() The "intf" list…
high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
In the Linux kernel, the following vulnerability has been resolved:
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
The "intf" list iterator is an invalid pointer if the correct
"intf->intf_num" is not found. Calling atomic_dec(&intf->nr_users) on
and invalid pointer will lead to memory corruption.
We don't really need to call atomic_dec() if we haven't called
atomic_add_return() so update the if (intf->in_shutdown) path as well.
Affected
28 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | linux | < linux 6.1.147-1 (bookworm) | linux 6.1.147-1 (bookworm) |
| debian | linux-6.1 | < linux 6.1.147-1 (bookworm) | linux 6.1.147-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 < cbc1670297f675854e982d23c8583900ff0cc67a | cbc1670297f675854e982d23c8583900ff0cc67a |
| linux | linux | >= 8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 < e2d5c005dfc96fe857676d1d8ac46b29275cb89b | e2d5c005dfc96fe857676d1d8ac46b29275cb89b |
| linux | linux | >= 8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 < 9e0d33e75c1604c3fad5586ad4dfa3b2695a3950 | 9e0d33e75c1604c3fad5586ad4dfa3b2695a3950 |
| linux | linux | >= 8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 < 7c1a6ddb99858e7d68961f74ae27caeeeca67b6a | 7c1a6ddb99858e7d68961f74ae27caeeeca67b6a |
| linux | linux | >= 8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 < fa332f5dc6fc662ad7d3200048772c96b861cf6b | fa332f5dc6fc662ad7d3200048772c96b861cf6b |
| linux | linux_kernel | >= 0 < 6.1.147-1 | 6.1.147-1 |
| linux | linux_kernel | >= 0 < 6.12.41-1 | 6.12.41-1 |
| linux | linux_kernel | >= 0 < 6.16.3-1 | 6.16.3-1 |
| linux | linux_kernel | >= 0 < 6.8.0-100.100 | 6.8.0-100.100 |
| linux | linux_kernel | >= 5.19 < 6.1.146 | 6.1.146 |
| linux | linux_kernel | >= 6.13 < 6.15.7 | 6.15.7 |
| linux | linux_kernel | >= 6.2 < 6.6.99 | 6.6.99 |
| linux | linux_kernel | >= 6.7 < 6.12.39 | 6.12.39 |
| msrc | azl3_kernel_6.6.96.2-1_on_azure_linux_3.0 | — | — |
| msrc | azl3_kernel_6.6.96.2-2_on_azure_linux_3.0 | — | — |
| ubuntu | linux-aws | — | — |
| ubuntu | linux-aws-6.8 | — | — |
| ubuntu | linux-gkeop | — | — |
| ubuntu | linux-nvidia | — | — |
| ubuntu | linux-nvidia-6.8 | — | — |
| ubuntu | linux-oracle | — | — |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH