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, Sep 19, 5:53 AM
Unknown Object (File)
Wed, Sep 16, 7:47 AM
Unknown Object (File)
Thu, Sep 10, 4:24 PM
Unknown Object (File)
Sun, Sep 6, 4:39 PM
Unknown Object (File)
Sun, Sep 6, 4:39 PM
Unknown Object (File)
Sun, Sep 6, 12:39 AM
Unknown Object (File)
Sat, Sep 5, 1:22 PM
Unknown Object (File)
Sat, Sep 5, 4:46 AM
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