Descrição
In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlink_info_version_fixed_put() treats it as a C string and may read beyond the field. Format at most OCP_BOARD_ID_LEN bytes into the existing local buffer before reporting the ID. Use a precision limit because the snprintf() output size alone does not bound the source string scan.
CVSS 7.1EPSS 0.126%Risco 0.72
Ver fonte- Publicação
- 2026-08-22 16:16:32
- Versões afetadas
- unknown
- Tipo
- Kernel
- Última alteração
- 2026-08-25 06:18:36
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H