| 概要 | 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]. |
|---|---|
| 公表日 | 2026年6月27日5:17 |
| 登録日 | 2026年6月29日4:16 |
| 最終更新日 | 2026年6月27日5:17 |