| Summary | In the Linux kernel, the following vulnerability has been resolved: tty: hvc_iucv: fix off-by-one in number of supported devices MAX_HVC_IUCV_LINES == HVC_ALLOC_TTY_ADAPTERS == 8. Sometimes hvc_iucv_table[] is limited by: hvc_iucv_devices can be 0..8. This is a counter. If hvc_iucv_devices == 8, (a) allows the code to access hvc_iucv_table[8]. |
|---|---|
| Publication Date | June 27, 2026, 5:17 a.m. |
| Registration Date | June 29, 2026, 4:16 a.m. |
| Last Update | June 27, 2026, 5:17 a.m. |