Page MenuHomeFreeBSD

Check the magic value in longjmp() before calling sigprocmask().
ClosedPublic

Authored by jhb on Apr 18 2020, 4:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 12 2025, 3:51 PM
Unknown Object (File)
Oct 12 2025, 3:51 PM
Unknown Object (File)
Oct 12 2025, 3:51 PM
Unknown Object (File)
Oct 12 2025, 4:40 AM
Unknown Object (File)
Oct 11 2025, 11:23 AM
Unknown Object (File)
Sep 30 2025, 12:01 AM
Unknown Object (File)
Sep 20 2025, 7:03 PM
Unknown Object (File)
Sep 20 2025, 1:05 PM
Subscribers

Details

Summary

This avoids passing garbage to sigprocmask() if the jump buffer is
invalid.

Obtained from: CheriBSD

Test Plan
  • booted multiuser in CheriBSD

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30585
Build 28326: arc lint + arc unit