Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-50477

5.5 · MEDIUM
Published Oct 4, 2025 linux CWE-401 EPSS 0.14% (4th pctl)

Overview

CVE-2022-50477 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 4, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

rtc: class: Fix potential memleak in devm_rtc_allocate_device()

devm_rtc_allocate_device() will alloc a rtc_device first, and then run

dev_set_name(). If dev_set_name() failed, the rtc_device will memleak.

Move devm_add_action_or_reset() in front of dev_set_name() to prevent

memleak.

unreferenced object 0xffff888110a53000 (size 2048):

comm "python3", pid 470, jiffies 4296078308 (age 58.882s)

hex dump (first 32 bytes):

00 00 00 00 00 00 00 00 08 30 a5 10 81 88 ff ff .........0......

08 30 a5 10 81 88 ff ff 00 00 00 00 00 00 00 00 .0..............

backtrace:

[<000000004aac0364>] kmalloc_trace+0x21/0x110

[<000000000ff02202>] devm_rtc_allocate_device+0xd4/0x400

[<000000001bdf5639>] devm_rtc_device_register+0x1a/0x80

[<00000000351bf81c>] rx4581_probe+0xdd/0x110 [rtc_rx4581]

[<00000000f0eba0ae>] spi_probe+0xde/0x130

[<00000000bff89ee8>] really_probe+0x175/0x3f0

[<00000000128e8d8

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.16, < 6.0.16 Affected

Frequently Asked Questions

What is CVE-2022-50477?

CVE-2022-50477 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 4, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-50477?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-50477?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-50477?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50477 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.