Page MenuHomeFreeBSD

opencrypto: Respect alignment constraints in xor_and_encrypt()
ClosedPublic

Authored by markj on Jul 27 2023, 3:11 PM.
Tags
None
Referenced Files
F83526629: D41211.diff
Sat, May 11, 6:18 PM
Unknown Object (File)
Thu, May 2, 9:05 AM
Unknown Object (File)
Thu, May 2, 9:04 AM
Unknown Object (File)
Thu, May 2, 9:04 AM
Unknown Object (File)
Thu, May 2, 2:44 AM
Unknown Object (File)
Dec 20 2023, 8:17 AM
Unknown Object (File)
Sep 20 2023, 2:51 PM
Unknown Object (File)
Aug 24 2023, 1:41 PM
Subscribers

Details

Summary

Copy operands to an aligned buffer before performing operations which
require alignment. Otherwise it's possible for this code to trigger an
alignment fault on armv7.

Sponsored by: Klara, Inc.
Sponsored by: Stormshield

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52868
Build 49759: arc lint + arc unit