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)
Dec 5 2024, 11:03 AM
Unknown Object (File)
Dec 2 2024, 4:15 PM
Unknown Object (File)
Nov 28 2024, 9:52 AM
Unknown Object (File)
Nov 28 2024, 9:51 AM
Unknown Object (File)
Nov 28 2024, 9:51 AM
Unknown Object (File)
Nov 28 2024, 9:29 AM
Unknown Object (File)
Nov 14 2024, 4:06 PM
Unknown Object (File)
Nov 14 2024, 3:50 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