iWARP handling code deals with TCP header processing outside of the normal TCP stack. Certain validation checks to verify the internal integrity of the TCP header were missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 74955 Build 71838: arc lint + arc unit
Event Timeline
Comment Actions
To whom it may concern: the same problem seems to exist in the Linux source code: cm.c.
| sys/dev/irdma/irdma_utils.c | ||
|---|---|---|
| 1544 | Indeed, missed the other occurance initially. | |