Bug 2424886 (CVE-2025-68724) - CVE-2025-68724 kernel: crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
Summary: CVE-2025-68724 kernel: crypto: asymmetric_keys - prevent overflow in asymmetr...
Keywords:
Status: NEW
Alias: CVE-2025-68724
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 11:03 UTC by OSIDB Bzimport
Modified: 2026-06-17 11:58 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:13577 0 None None None 2026-05-05 05:41:05 UTC
Red Hat Product Errata RHSA-2026:13578 0 None None None 2026-05-05 05:24:02 UTC
Red Hat Product Errata RHSA-2026:19569 0 None None None 2026-05-20 12:15:45 UTC
Red Hat Product Errata RHSA-2026:21556 0 None None None 2026-05-28 01:23:57 UTC
Red Hat Product Errata RHSA-2026:23237 0 None None None 2026-06-04 10:22:38 UTC
Red Hat Product Errata RHSA-2026:25218 0 None None None 2026-06-11 10:53:48 UTC
Red Hat Product Errata RHSA-2026:25533 0 None None None 2026-06-12 19:51:40 UTC
Red Hat Product Errata RHSA-2026:26462 0 None None None 2026-06-17 01:13:51 UTC
Red Hat Product Errata RHSA-2026:26515 0 None None None 2026-06-17 06:33:27 UTC
Red Hat Product Errata RHSA-2026:26563 0 None None None 2026-06-17 11:58:20 UTC

Description OSIDB Bzimport 2025-12-24 11:03:44 UTC
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.

Comment 3 errata-xmlrpc 2026-05-05 05:24:02 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:13578 https://access.redhat.com/errata/RHSA-2026:13578

Comment 4 errata-xmlrpc 2026-05-05 05:41:04 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:13577 https://access.redhat.com/errata/RHSA-2026:13577

Comment 5 errata-xmlrpc 2026-05-20 12:15:44 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:19569 https://access.redhat.com/errata/RHSA-2026:19569

Comment 6 errata-xmlrpc 2026-05-28 01:23:56 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:21556 https://access.redhat.com/errata/RHSA-2026:21556

Comment 7 errata-xmlrpc 2026-06-04 10:22:37 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions

Via RHSA-2026:23237 https://access.redhat.com/errata/RHSA-2026:23237

Comment 8 errata-xmlrpc 2026-06-11 10:53:47 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.6 Extended Update Support

Via RHSA-2026:25218 https://access.redhat.com/errata/RHSA-2026:25218

Comment 9 errata-xmlrpc 2026-06-12 19:51:39 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On
  Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support

Via RHSA-2026:25533 https://access.redhat.com/errata/RHSA-2026:25533

Comment 10 errata-xmlrpc 2026-06-17 01:13:50 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions

Via RHSA-2026:26462 https://access.redhat.com/errata/RHSA-2026:26462

Comment 11 errata-xmlrpc 2026-06-17 06:33:27 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions

Via RHSA-2026:26515 https://access.redhat.com/errata/RHSA-2026:26515

Comment 12 errata-xmlrpc 2026-06-17 11:58:19 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.8 Telecommunications Update Service

Via RHSA-2026:26563 https://access.redhat.com/errata/RHSA-2026:26563


Note You need to log in before you can comment on or make changes to this bug.