Page MenuHomeFreeBSD

Do not return out of bound pointers from intr_lookup_source().
ClosedPublic

Authored by kib on Feb 22 2018, 12:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 2:13 AM
Unknown Object (File)
Oct 19 2025, 5:11 PM
Unknown Object (File)
Oct 19 2025, 5:11 PM
Unknown Object (File)
Oct 19 2025, 5:11 PM
Unknown Object (File)
Oct 19 2025, 3:00 AM
Unknown Object (File)
Sep 13 2025, 9:10 PM
Unknown Object (File)
Sep 11 2025, 10:49 PM
Unknown Object (File)
Aug 15 2025, 2:26 AM

Details

Summary

This hardens the code against driver and upper level bugs causing invalid indexes used, e.g. on release.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable