Description
In the Linux kernel, the following vulnerability has been resolved:

riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI

Fixes a warning while dumping core:

[54983.546369][ C7] WARNING: [!note_name] fs/binfmt_elf.c:1771 at elf_core_dump+0x910/0xf68, CPU#7: abort01/31982
Published: 2026-07-01
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The issue originates from the Linux kernel's RISC‑V ptrace subsystem and manifests as an unexpected warning during core dump generation when the register set identifier used for CFI does not match the expected user‑named register set. The warning, categorised as a CWE‑209 (information exposure through log files) and CWE‑843 (type confusion or instance of type mismatch), does not enable an attacker to achieve code execution, modify data, or disrupt availability. It merely produces a diagnostic abort entry in the core dump.

Affected Systems

Linux kernel builds for RISC‑V processors that employ the ptrace interface and have not yet incorporated the commit 08200bef0983ffed039ab399df0cba8d900ce5fc. The affected kernels span all versions before this fix, regardless of distribution, as the underlying kernel source is the common factor.

Risk and Exploitability

The CVE record reports no EPSS score and the vulnerability is not listed in the CISA KEV catalog, indicating that no exploitation has been observed. Because the flaw only triggers a diagnostic warning in a core‑dump context and requires the ptrace subsystem to be active, the likelihood of an attacker leveraging it is effectively negligible. Overall risk remains low.

Generated by OpenCVE AI on July 2, 2026 at 05:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that contains commit 08200bef0983ffed039ab399df0cba8d900ce5fc, which corrects the register set identifier used by the RISC‑V ptrace subsystem.
  • Reboot the system after installing the update to ensure the patched kernel is running.
  • Apply the update through your distribution’s package manager (e.g., apt‑get upgrade or yum update) to maintain consistent kernel patching.

Generated by OpenCVE AI on July 2, 2026 at 05:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-209

Thu, 02 Jul 2026 00:15:00 +0000


Wed, 01 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-209

Wed, 01 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI Fixes a warning while dumping core: [54983.546369][ C7] WARNING: [!note_name] fs/binfmt_elf.c:1771 at elf_core_dump+0x910/0xf68, CPU#7: abort01/31982
Title riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-07-01T13:32:28.548Z

Reserved: 2026-06-09T07:44:35.399Z

Link: CVE-2026-53351

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity :

Publid Date: 2026-07-01T00:00:00Z

Links: CVE-2026-53351 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-02T05:45:03Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')