CVE-2026-43077
5.5 MEDIUMIn the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Fix minimum RX size check for decryption The c...
Published: 2026-05-06 · Last updated: 2026-05-20
Severity and scoring
- CVSS
- 5.5 MEDIUM
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Fix minimum RX size check for decryption The check for the minimum receive buffer size did not take the tag size into account during decryption. Fix this by adding the required extra length.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-43077
- [Patch]https://git.kernel.org/stable/c/1c76b5675119f694458293a2a81f40731c69bd32
- [Patch]https://git.kernel.org/stable/c/3afdc15d6173614d7d834517d9b65e7aa5a08548
- [Patch]https://git.kernel.org/stable/c/3d14bd48e3a77091cbce637a12c2ae31b4a1687c
- [Patch]https://git.kernel.org/stable/c/74a66fdb5282d89e348b00c42cfca3a936946d94
- [Patch]https://git.kernel.org/stable/c/78cea133daf721698876e56135049a96d39d610a
- [Patch]https://git.kernel.org/stable/c/af2fa2fbbced26129813274b8b3f7705f280e174
- [Patch]https://git.kernel.org/stable/c/e86ab1e5661386a874fbb8551f0c04b8e9f8ad22
- [Patch]https://git.kernel.org/stable/c/fd427dd84f224309afbcc2cb67c7bb770a01265c
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)