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: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the RISC‑V ptrace subsystem where the kernel uses an incorrect register‑set identifier when constructing a core file. When a core dump is requested, this mismatch triggers a warning and causes the dump process to abort, so no core image is produced. The bug does not raise privileges or enable code execution; it merely prevents the collection of diagnostic information that would otherwise be useful after a fault.

Affected Systems

All Linux kernels running on RISC‑V that lack commit 08200bef0983ffed039ab399df0cba8d900ce5fc are vulnerable. This includes any distribution kernel older than that revision or any custom build that has not applied the backported fix. The affected component is the ptrace subsystem of the kernel.

Risk and Exploitability

The problem is only observable during a core‑dump operation, so the attacker would have to trigger a kernel fault or otherwise cause a crash. With a very low EPSS score (below 1 %) and no listing in the CISA KEV catalog, the overall likelihood of exploitation is negligible. The flaw supplies no escalation path and only results in denial of the core‑dump capability.

Generated by OpenCVE AI on July 21, 2026 at 14:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the kernel to a version that includes commit 08200bef0983ffed039ab399df0cba8d900ce5fc, which corrects the register‑set identifier in the RISC‑V ptrace code.
  • Reboot the system after the update so that the patched kernel is active.
  • If building a custom kernel, cherry‑pick or merge the mentioned commit into your kernel tree and rebuild the kernel with the fix applied.

Generated by OpenCVE AI on July 21, 2026 at 14:36 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-21T14:45:02Z

Weaknesses
  • CWE-843

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