CVE-2023-53260: ovl: fix null pointer dereference in ovl_permission()

Published Sep 15, 2025
·
Updated

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

ovl: fix null pointer dereference in ovlpermission()

Following process: P1 P2 pathlookupat linkpathwalk inodepermission ovlpermission ovlipathreal(inode, &realpath) path->dentry = ovlidentryupper(inode) dropcache dentrykill(ovldentry) iput(ovlinode) ovldestroyinode(ovlinode) dput(oi->upperdentry) dentrykill(upperdentry) dentryunlinkinode upperdentry->dinode = NULL realinode = dinode(realpath.dentry) // return NULL inodepermission(realinode) inode->isb // NULL pointer dereference , will trigger an null pointer dereference at realinode: [ 335.664979] BUG: kernel NULL pointer dereference, address: 0000000000000002 [ 335.668032] CPU: 0 PID: 2592 Comm: ls Not tainted 6.3.0 [ 335.669956] RIP: 0010:inodepermission+0x33/0x2c0 [ 335.678939] Call Trace: [ 335.679165] <TASK> [ 335.679371] ovlpermission+0xde/0x320 [ 335.679723] inodepermission+0x15e/0x2c0 [ 335.680090] linkpathwalk+0x115/0x550 [ 335.680771] pathlookupat.isra.0+0xb2/0x200 [ 335.681170] filenamelookup+0xda/0x240 [ 335.681922] vfsstatx+0xa6/0x1f0 [ 335.682233] vfsfstatat+0x7b/0xb0

Fetch a reproducer in [Link].

Use the helper ovlipathrealinode() to get realinode and then do non-nullptr checking.

Affected Software

3 affected components
Linux Linux kernel
Linux Linux kernel>=5.19<6.1.43
Linux Linux kernel>=6.2<6.4.4

Event History

Sep 15, 2025
CVE Published
via MITRE·02:46 PM
Data Sourced
via MITRE·02:46 PM
Description
Data Sourced
via NVD·03:15 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2023-53260?

CVE-2023-53260 has a severity rating that requires attention due to a null pointer dereference vulnerability in the Linux kernel.

2

How do I fix CVE-2023-53260?

To fix CVE-2023-53260, users should update their Linux kernel to the latest patched version provided by their Linux distribution.

3

What systems are affected by CVE-2023-53260?

CVE-2023-53260 impacts various systems running vulnerable versions of the Linux kernel.

4

What is the impact of CVE-2023-53260?

The impact of CVE-2023-53260 includes potential system crashes or instability due to null pointer dereference in the overlay filesystem permissions.

5

Who is responsible for addressing CVE-2023-53260?

The Linux kernel development team is responsible for addressing CVE-2023-53260 and releasing the necessary updates.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203