CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/02 03:45:08
Modified files:
sys/kern : exec_elf.c
Log message:
Improve checking of ELF notes. This adds checks for overflow when rounding
sizes up to be a multiple of the ELF word size and adds checks to prevent
out of bounds access.
Based on a report and diff from Andrew Griffiths.
ok jsg@, deraadt@
