CVE-2026-43033: crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
In the Linux kernel, the following vulnerability has been resolved:
crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
When decrypting data that is not in-place (src != dst), there is
no need to save the high-order sequence bits in dst as it could
simply be re-copied from the source.
However, the data to be hashed need to be rearranged accordingly.
Thanks,
Security readout for executives and security teams
Plain-English summary
A flaw in the Linux kernel’s authenticated-encryption sequence-number handling can expose confidentiality, integrity, and availability when a specific out-of-place decryption path is used. Exploitation is local and requires low privileges, so internet exposure alone does not establish vulnerability. Exact distribution package status requires vendor confirmation.
Executive priority
Treat this as a high-priority kernel update, especially on systems permitting untrusted local users or workloads. It is not documented as remotely exploitable or actively exploited. Use normal emergency-change governance based on local-access likelihood, workload dependence, and vendor confirmation rather than assuming every Linux system is immediately exposed.
Technical view
The authencesn implementation incorrectly placed high-order sequence bits at the end of the destination buffer during out-of-place decryption, where source and destination differ. The correction reuses those bits from the source and rearranges the authenticated data. CVSS 3.1 rates impact high across confidentiality, integrity, and availability, with local, low-privilege access required.
Likely exposure
Potentially exposed assets are systems running affected Linux kernels where workloads exercise authencesn out-of-place decryption. The supplied version entries span several kernel branches but are insufficient for dependable distribution-package mapping. Appliances and embedded products may inherit exposure, but only vendor advisories can confirm their status.
Exploitation context
The supplied record is not in CISA KEV and provides no evidence of active exploitation or public weaponization. The CVSS vector indicates a local attacker with low privileges, low complexity, and no user interaction. The sources do not establish how commonly the vulnerable decryption path is reachable.
Researcher notes
The source bundle describes the faulty buffer arrangement and corrective behavior but does not provide a CWE, crash trace, proof of concept, or detailed reachability analysis. The duplicated commit entry and unusual version data reduce confidence in exact affected-range interpretation. Review branch-specific commits and downstream advisories before declaring a build vulnerable or fixed.
Mitigation direction
Apply a vendor-supported kernel update that incorporates the applicable referenced stable fix.
Check Linux distribution and appliance advisories for package-specific fixed versions.
If patching is delayed, request vendor guidance; the supplied sources identify no verified workaround.
Prioritize shared, multi-user, container-hosting, and security-sensitive systems where local access is plausible.
Validation and detection
Inventory running kernel versions and vendor package revisions across Linux hosts and appliances.
Compare vendor changelogs or build provenance against the referenced stable fix commits.
Determine whether deployed configurations or workloads use authencesn and out-of-place decryption.
After updating, confirm the running kernel contains the vendor fix and retest dependent cryptographic workloads.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-43033 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
11Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.