CVE-2025-68724
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Use check_add_overflow() to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetric_key_id structure and return ERR_PTR(-EOVERFLOW) accordingly. This prevents a possible buffer overflow when copying data from potentially malicious X.509 certificate fields that can be arbitrarily large, such as ASN.1 INTEGER serial numbers, issuer names, etc.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.63-1 |
| sid | Fixed | 6.17.13-1 |
| forky | Fixed | 6.17.13-1 |
| bullseye | Fixed | 5.10.249-1 |
| bookworm | Fixed | 6.1.162-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
References
- https://www.suse.com/security/cve/CVE-2025-68724.html
- https://security-tracker.debian.org/tracker/CVE-2025-68724
- https://access.redhat.com/errata/RHSA-2026:13577
- https://bugzilla.redhat.com/2301637
- https://bugzilla.redhat.com/2424886
- https://bugzilla.redhat.com/2453803
- https://bugzilla.redhat.com/2454844
- https://bugzilla.redhat.com/2460538
- https://errata.almalinux.org/8/ALSA-2026-13577.html
- https://access.redhat.com/errata/RHSA-2026:13578
- https://errata.almalinux.org/8/ALSA-2026-13578.html
- https://access.redhat.com/errata/RHSA-2026:21556
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.