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
F110928504: D18067.diff
Tue, Feb 25, 12:49 AM
Unknown Object (File)
Tue, Feb 18, 4:47 PM
Unknown Object (File)
Thu, Feb 6, 3:59 PM
Unknown Object (File)
Jan 24 2025, 5:25 PM
Unknown Object (File)
Jan 22 2025, 5:26 PM
Unknown Object (File)
Dec 12 2024, 9:52 AM
Unknown Object (File)
Oct 5 2024, 5:55 AM
Unknown Object (File)
Oct 2 2024, 5:07 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.