| 概要 | In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AF_RXRPC procfs helpers format local and remote socket addresses into That is too small for the longest current-tree IPv6-with-port form the As a result, a case such as [ffff:ffff:ffff:ffff:0:5efe:255.255.255.255]:65535 is possible with the current formatter. That is 50 visible characters, so Size the buffers from the formatter's maximum textual form and switch the Changes since v1: |
|---|---|
| 公表日 | 2026年4月25日0:16 |
| 登録日 | 2026年4月25日4:07 |
| 最終更新日 | 2026年4月25日2:51 |