Page MenuHomeFreeBSD

nvmf: Fix null ptr reference
ClosedPublic

Authored by oshogbo on Mar 15 2026, 10:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 10:41 AM
Unknown Object (File)
Sun, Apr 19, 6:03 PM
Unknown Object (File)
Sun, Apr 19, 6:03 PM
Unknown Object (File)
Sat, Apr 18, 4:46 PM
Unknown Object (File)
Sat, Apr 18, 5:33 AM
Unknown Object (File)
Thu, Apr 16, 11:30 PM
Unknown Object (File)
Thu, Apr 16, 11:59 AM
Unknown Object (File)
Thu, Apr 16, 8:59 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71412
Build 68295: arc lint + arc unit

Event Timeline

oshogbo changed the visibility from "Public (No Login Required)" to "No One".
oshogbo changed the visibility from "No One" to "Custom Policy".
oshogbo removed subscribers: imp, jonathan.
This revision is now accepted and ready to land.Mar 15 2026, 4:33 PM

Oh, good catch. Sheesh. You need a misbehaving client (tries to setup an I/O queue without having setup an admin queue) to trigger it which is why I never ran into it I think.

oshogbo changed the visibility from "Custom Policy" to "Public (No Login Required)".Mon, Mar 23, 2:38 PM
This revision was automatically updated to reflect the committed changes.