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
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
Unknown Object (File)
Apr 7 2023, 4:37 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.