The code indexes the ip_ctlprotox[] array without validating that ip_p is within the array bounds.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Differential D57823
ip_icmp ip_ctlprotox[] unbounded index Authored by thebugfixers_pm.me on Wed, Jun 24, 3:40 PM.
Details
The code indexes the ip_ctlprotox[] array without validating that ip_p is within the array bounds.
Diff Detail
|