Page MenuHomeFreeBSD

sfxge(4): fix potential buffer overflow in Tx queue init
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:16 AM.
Tags
None
Referenced Files
F82044796: D18067.diff
Wed, Apr 24, 11:07 PM
Unknown Object (File)
Jan 11 2024, 9:53 PM
Unknown Object (File)
Dec 23 2023, 11:56 AM
Unknown Object (File)
Nov 18 2023, 11:55 PM
Unknown Object (File)
Nov 18 2023, 9:52 AM
Unknown Object (File)
Oct 16 2023, 5:05 PM
Unknown Object (File)
Jul 30 2023, 11:48 AM
Unknown Object (File)
May 5 2023, 8:38 PM
Subscribers

Details

Summary

Improve error checking to avoid a caller overflowing the MCDI
request buffer if the requested TXQ size was excessively large.

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20923
Build 20288: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 23 2018, 7:50 AM
This revision was automatically updated to reflect the committed changes.