Use-After-Free Vulnerability in Linux Kernel Affecting Endpoint Communication
CVE-2026-63797

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-63797?

A use-after-free vulnerability exists in the Linux kernel's rpmsg_chrdev_probe() function. When the function attempts to register a character device for remote procedure calls, it may lead to an unsafe state if an error occurs during the registration process. Specifically, the endpoint's private pointer can reference freed memory, allowing callbacks to operate on stale data. This could be exploited to cause unexpected behavior or crashes in the system. Appropriate measures must be taken to prevent the publication of endpoint devices before the successful registration of the remote endpoint.

Affected Version(s)

Linux bc69d10665690492421d926b1cd9a7a36bffd691

Linux bc69d10665690492421d926b1cd9a7a36bffd691

Linux bc69d10665690492421d926b1cd9a7a36bffd691 < 104d100212396801f1d9d388282f746e23e2bfd6

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.