Page MenuHomeFreeBSD

arm64: Raise a SIGILL if we fail reading an insn
ClosedPublic

Authored by andrew on May 6 2025, 5:03 PM.
Tags
None
Referenced Files
F127055506: D50203.id154964.diff
Wed, Aug 27, 1:56 AM
Unknown Object (File)
Mon, Aug 18, 12:22 PM
Unknown Object (File)
Mon, Aug 18, 9:10 AM
Unknown Object (File)
Thu, Aug 14, 10:45 PM
Unknown Object (File)
Sat, Aug 2, 3:22 AM
Unknown Object (File)
Jul 3 2025, 1:08 PM
Unknown Object (File)
Jul 3 2025, 3:07 AM
Unknown Object (File)
Jul 2 2025, 5:10 PM
Subscribers

Details

Summary

When reading an instruction we may fail if another thread is unmapping
a page while the current thread is executing from it. In this case
raise a SIGILL rather than panicing the kernel.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63952
Build 60836: arc lint + arc unit