Bug 30858

Summary: intr_machdep.c allows access out of array bound
Product: Base System Reporter: davidx <davidx>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description davidx 2001-09-27 03:10:02 UTC
in source file /sys/i386/isa/intr_machdep.c, function icu_setup
does not detect array bound correctly, allow access out of bound data.

Fix: patch is here:
Comment 1 Bruce A. Mah freebsd_committer freebsd_triage 2002-01-12 01:01:00 UTC
State Changed
From-To: open->closed

Appears to be a duplicate of PR misc/30857.