Page MenuHomeFreeBSD

[UPSTREAM] vis(3) avoid out-of-bounds stack buffer reads
ClosedPublic

Authored by arichardson on Jun 15 2021, 12:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 25, 9:11 PM
Unknown Object (File)
Sun, May 19, 1:54 AM
Unknown Object (File)
Thu, May 16, 2:12 PM
Unknown Object (File)
Wed, May 8, 6:05 AM
Unknown Object (File)
Apr 16 2024, 9:08 PM
Unknown Object (File)
Mar 14 2024, 1:15 AM
Unknown Object (File)
Mar 10 2024, 6:58 PM
Unknown Object (File)
Mar 10 2024, 6:58 PM
Subscribers

Details

Summary

I found this while running kdump(1) on a CheriBSD system due to a
capability length violation when printing the /etc/libmap.conf read()
system call: it crashed immediately after printing the first line.

Found by: CHERI

Test Plan

No longer crashes with this change

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable