In the Linux kernel, the following vulnerability has been resolved: afs: Increase buffer size in afs_update_volume_status() The max length of volume->vid value is 20 characters. So increase idbuf[] size up to 24 to avoid overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE. [DH: Actually, it's 20 + NUL, so increase it to 24 and use snprintf()]
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.3(8)T6 |
| Linux | Linux | 12.3(4)T2a |
| Linux | Linux | < from 7.21 to 7.22 |
| Linux | Linux | < 7.53 |