Page MenuHomeFreeBSD

Fix parameter reversal potentially causing buffer overrun.
ClosedPublic

Authored by dab on Mar 18 2020, 6:14 PM.
Tags
None
Referenced Files
F113921082: D24117.id69651.diff
Sat, Apr 5, 3:31 PM
Unknown Object (File)
Fri, Mar 21, 4:01 PM
Unknown Object (File)
Jan 27 2025, 3:19 PM
Unknown Object (File)
Dec 9 2024, 6:54 PM
Unknown Object (File)
Nov 25 2024, 1:17 PM
Unknown Object (File)
Nov 20 2024, 8:56 AM
Unknown Object (File)
Oct 22 2024, 4:14 PM
Unknown Object (File)
Oct 8 2024, 5:28 AM

Details

Summary

Two arguments were reversed in calls to cam_strvis() in
nvme_da.c. This was found by a Coverity scan of this code within
Dell (Isilon). These are also marked in the FreeBSD Coverity scan
as CIDs 1400526 & 1400531.

Test Plan

Code inspection

Diff Detail

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