opnsense-src/sys/crypto
Enji Cooper cc43f991ab openssl: Import OpenSSL 3.0.15.
This release incorporates the following bug fixes and mitigations:
- Fixed possible denial of service in X.509 name checks ([CVE-2024-6119])
- Fixed possible buffer overread in SSL_select_next_proto() ([CVE-2024-5535])

Release notes can be found at:
https://openssl-library.org/news/openssl-3.0-notes/index.html

Co-authored-by:	gordon
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D46602

Merge commit '108164cf95d9594884c2dcccba2691335e6f221b'

(cherry picked from commit a7148ab39c03abd4d1a84997c70bf96f15dd2a09)

Update config/build info for OpenSSL 3.0.15

This is a companion commit to the OpenSSL 3.0.15 update.

`opensslv.h` was regenerated via the following process:

```
cd crypto/openssl
./config
git reset --hard
gmake include/openssl/opensslv.h
```

`Makefile.inc` has been updated to match.

MFC after:	1 week
MFC with:	a7148ab39c03abd4d1a84997c70bf96f15dd2a09
Differential Revision:	https://reviews.freebsd.org/D46603

(cherry picked from commit cc717b574d7faa2e0b2de1a985076286cef74187)

sys/crypto/openssl: update powerpc* ASM

This change updates the crypto powerpc* ASM via the prescribed process
documented in `crypto/openssl/FREEBSD-upgrade`.

This change syncs the ASM with 3.0.15's generated ASM.

MFC after:	1 week
MFC with:	a7148ab39c03abd4d1a84997c70bf96f15dd2a09
MFC with:	cc717b574d7faa2e0b2de1a985076286cef74187
Differential Revision:	https://reviews.freebsd.org/D46604

(cherry picked from commit 77864b545b0aaa91bc78b1156c477825007a6233)
2024-09-27 20:50:47 -07:00
..
aesni aesni: Push FPU sections down further 2023-12-29 13:49:42 -08:00
armv8 armv8_crypto: fix recursive fpu_kern_enter call 2023-12-29 13:49:42 -08:00
blake2 blake2: Remove dieing flag and rw lock 2023-12-29 13:49:42 -08:00
camellia sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ccp sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
chacha20 sys: Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:17 -06:00
des sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
libsodium sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
openssl openssl: Import OpenSSL 3.0.15. 2024-09-27 20:50:47 -07:00
rc4 sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
rijndael sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
sha2 sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
siphash sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
skein sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
via padlock: Use device_set_descf() 2024-06-27 11:27:41 -04:00
chacha20_poly1305.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
chacha20_poly1305.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
curve25519.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
curve25519.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
intake.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sha1.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sha1.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00