DEBIAN-CVE-2023-54313

Source
https://security-tracker.debian.org/tracker/CVE-2023-54313
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54313.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2023-54313
Upstream
Published
2025-12-30T13:16:20.540Z
Modified
2025-12-31T11:10:42.379069Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: ovl: fix null pointer dereference in ovlgetaclrcu() Following process: P1 P2 pathopenat linkpathwalk maylookup inodepermission(rcu) ovlpermission aclpermissioncheck checkacl getcachedaclrcu ovlgetinodeacl realinode = ovlinodereal(ovlinode) dropcache dentrykill(ovldentry) iput(ovlinode) ovldestroyinode(ovlinode) dput(oi->upperdentry) dentrykill(upperdentry) dentryunlinkinode upperdentry->dinode = NULL ovlinodeupper upperdentry = ovlidentryupper(ovlinode) dinode(upperdentry) // returns NULL ISPOSIXACL(realinode) // NULL pointer dereference , will trigger an null pointer dereference at realinode: [ 205.472797] BUG: kernel NULL pointer dereference, address: 0000000000000028 [ 205.476701] CPU: 2 PID: 2713 Comm: ls Not tainted 6.3.0-12064-g2edfa098e750-dirty #1216 [ 205.478754] RIP: 0010:doovlgetacl+0x5d/0x300 [ 205.489584] Call Trace: [ 205.489812] <TASK> [ 205.490014] ovlgetinodeacl+0x26/0x30 [ 205.490466] getcachedaclrcu+0x61/0xa0 [ 205.490908] genericpermission+0x1bf/0x4e0 [ 205.491447] ovlpermission+0x79/0x1b0 [ 205.491917] inodepermission+0x15e/0x2c0 [ 205.492425] linkpathwalk+0x115/0x550 [ 205.493311] pathlookupat.isra.0+0xb2/0x200 [ 205.493803] filenamelookup+0xda/0x240 [ 205.495747] vfsfstatat+0x7b/0xb0 Fetch a reproducer in [Link]. Use the helper ovlipathrealinode() to get realinode and then do non-nullptr checking.

References

Affected packages

Debian:12 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.52-1

Affected versions

6.*

6.1.27-1
6.1.37-1
6.1.38-1
6.1.38-2~bpo11+1
6.1.38-2
6.1.38-3
6.1.38-4~bpo11+1
6.1.38-4

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source

"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54313.json"

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.4.4-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source

"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54313.json"

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.4.4-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source

"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2023-54313.json"