CVE EVIDENCE REVIEW
ReviewHighEvidence review

CVE-2026-74567 evidence review

Linux

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyring_get_key_chunk() For description-level chunks keyring_get_key_chunk() advances the read pointer by level * sizeof(long) past the inline prefix but only bounds-checks the prefix, so a long enough key description is read past its kmemdup(desc, desc_len + 1) allocation. Compute the full byte offset and bounds-check the description against it before reading. The walk only reaches a description-level chunk when two keys collide through the hash, x, type and domain_tag chunks, so this is rea...

Open CVE record
Evidence review

This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.

ProductLinux
Affected versions>= f771fde82051976a6fc0fd570f8b86de4a92124b < 4c0c26f751e50d3027eacc4d7d0fabc31f1d7e6b, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 79916f40d4ab1b4ae694d8c024fd179454bfe46e, >= f771fde82051976a6fc0fd570f8b86de4a92124b < e5b01998cef8d7f613200230ccaadebe5de9135c, >= f771fde82051976a6fc0fd570f8b86de4a92124b < d1933e03e8c74a018550c31a393b79c4d95bff40, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 3a744838453fb9309ce5a5526d3252e211d60152, >= f771fde82051976a6fc0fd570f8b86de4a92124b < e9417d21a22ad2ec398e78fcf084b717ce92cf2f, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 8dba33c1e779d0fb9a2acb31e354cf0fc0229111, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 63918731f9ae25b5deb022f118e941e6dddfcef4, >= 5.3
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 7.1 · EPSS -
01

Identify the product and installed version

Record whether Linux is present, where it is installed, and which interfaces are exposed.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Compare the affected range

Use the current record as an identification aid: >= f771fde82051976a6fc0fd570f8b86de4a92124b < 4c0c26f751e50d3027eacc4d7d0fabc31f1d7e6b, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 79916f40d4ab1b4ae694d8c024fd179454bfe46e, >= f771fde82051976a6fc0fd570f8b86de4a92124b < e5b01998cef8d7f613200230ccaadebe5de9135c, >= f771fde82051976a6fc0fd570f8b86de4a92124b < d1933e03e8c74a018550c31a393b79c4d95bff40, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 3a744838453fb9309ce5a5526d3252e211d60152, >= f771fde82051976a6fc0fd570f8b86de4a92124b < e9417d21a22ad2ec398e78fcf084b717ce92cf2f, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 8dba33c1e779d0fb9a2acb31e354cf0fc0229111, >= f771fde82051976a6fc0fd570f8b86de4a92124b < 63918731f9ae25b5deb022f118e941e6dddfcef4, >= 5.3. Resolve incomplete inventory results before deciding that an asset is unaffected.

03

Verify the authoritative remediation source

Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.

CVE-2026-74567 Remediation Guide | SECUFOCUS NOW