CVE-2023-54307

In the Linux kernel, the following vulnerability has been resolved: ptp_qoriq: fix memory leak in probe() Smatch complains that: drivers/ptp/ptp_qoriq.c ptp_qoriq_probe() warn: 'base' from ioremap() not released. Fix this by revising the parameter from 'ptp_qoriq->base' to 'base'. This is only a bug if ptp_qoriq_init() returns on the first -ENODEV error path. For other error paths ptp_qoriq->base and base are the same. And this change makes the code more readable.

Package Linux Kernel
Published 2025-12-30
Last modified 2026-04-15
Patch available
Yes

Affected versions

Linux kernel versions 5.2 and later are affected. Fixed in 5.4.240, 5.10.177, 5.15.106, 6.1.23, 6.2.10, 6.3 and their respective stable series.

Affected from
≥ 5.2
Fixed in
✓ 5.4.240 5.4.x ✓ 5.10.177 5.10.x ✓ 5.15.106 5.15.x ✓ 6.1.23 6.1.x ✓ 6.2.10 6.2.x ✓ 6.3

References

The following references provide additional information about CVE-2023-54307 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.

Frequently asked questions

  • What is CVE-2023-54307?

    CVE-2023-54307 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 5.2 onward and has been patched in 5.4.240, 5.10.177, 5.15.106 and others. CVE-2023-54307 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • Is there a patch available for CVE-2023-54307?

    Yes — CVE-2023-54307 has been patched. Fixed versions include 5.4.240, 5.10.177, 5.15.106 and others. If you are running Linux kernel 5.2 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2023-54307 actively exploited?

    No — CVE-2023-54307 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.