HomeFreeBSD

If the trap number stored in the trapframe is corrupted into a negative
rS171597Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

If the trap number stored in the trapframe is corrupted into a negative
value, then we would use a negative index into the trap_msg[] array
resulting in a nested page fault. Make the 'type' variable holding the
trap number unsigned to avoid this.

MFC after: 2 weeks
Approved by: re (rwatson)

Details

Provenance
jhbAuthored on
Parents
rS171596: Updated release note: BIND 9.3.4-p1.
Branches
Unknown
Tags
Unknown

Event Timeline