Page MenuHomeFreeBSD

Fix possible out of bound read in armv8_crc32c
ClosedPublic

Authored by jhb on Sep 5 2025, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 21, 11:56 PM
Unknown Object (File)
Sun, Sep 20, 3:46 PM
Unknown Object (File)
Wed, Sep 16, 11:46 AM
Unknown Object (File)
Wed, Sep 16, 5:04 AM
Unknown Object (File)
Fri, Sep 11, 4:40 PM
Unknown Object (File)
Tue, Sep 8, 10:28 AM
Unknown Object (File)
Sat, Aug 29, 10:34 AM
Unknown Object (File)
Aug 12 2026, 7:47 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Sep 5 2025, 7:33 PM

I tested this in QEMU by using an NVMeoF connection using CRC32 digests over to another x86 VM running the target side of the NVMeoF connection.

This revision is now accepted and ready to land.Sep 9 2025, 1:55 PM