In the Linux kernel, the following vulnerability has been resolved:
iommu/amd: Avoid stack buffer overflow from kernel cmdline
While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str" argument is maximum length.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.4.237 | 5.5 |
| linux / linux_kernel | 5.10.175 | 5.10.241 |
| linux / linux_kernel | 5.15.103 | 5.15.190 |
| linux / linux_kernel | 6.1.16 | 6.1.149 |
| linux / linux_kernel | 6.2.3 | 6.6.103 |
| linux / linux_kernel | 6.7 | 6.12.44 |
| linux / linux_kernel | 6.13 | 6.16.4 |
| linux / linux_kernel | 6.17-rc1 | 6.17-rc1.x |
| linux / linux_kernel | 6.17-rc2 | 6.17-rc2.x |
| debian / debian_linux | 11.0 | 11.0.x |