DEBIAN-CVE-2023-53147

Source
https://security-tracker.debian.org/tracker/CVE-2023-53147
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2023-53147.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2023-53147
Upstream
Published
2025-09-15T14:15:37Z
Modified
2025-09-19T07:33:39.589219Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: xfrm: add NULL check in xfrmupdateaeparams Normally, x->replayesn and x->preplayesn should be allocated at xfrmallocreplaystateesn(...) in xfrmstateconstruct(...), hence the xfrmupdateaeparams(...) is okay to update them. However, the current implementation of xfrmnewae(...) allows a malicious user to directly dereference a NULL pointer and crash the kernel like below. BUG: kernel NULL pointer dereference, address: 0000000000000000 PGD 8253067 P4D 8253067 PUD 8e0e067 PMD 0 Oops: 0002 [#1] PREEMPT SMP KASAN NOPTI CPU: 0 PID: 98 Comm: poc.npd Not tainted 6.4.0-rc7-00072-gdad9774deaf1 #8 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.o4 RIP: 0010:memcpyorig+0xad/0x140 Code: e8 4c 89 5f e0 48 8d 7f e0 73 d2 83 c2 20 48 29 d6 48 29 d7 83 fa 10 72 34 4c 8b 06 4c 8b 4e 08 c RSP: 0018:ffff888008f57658 EFLAGS: 00000202 RAX: 0000000000000000 RBX: ffff888008bd0000 RCX: ffffffff8238e571 RDX: 0000000000000018 RSI: ffff888007f64844 RDI: 0000000000000000 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: ffff888008f57818 R13: ffff888007f64aa4 R14: 0000000000000000 R15: 0000000000000000 FS: 00000000014013c0(0000) GS:ffff88806d600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000000000 CR3: 00000000054d8000 CR4: 00000000000006f0 Call Trace: <TASK> ? die+0x1f/0x70 ? pagefaultoops+0x1e8/0x500 ? _pfxisprefetch.constprop.0+0x10/0x10 ? _pfxpagefaultoops+0x10/0x10 ? rawspinunlockirqrestore+0x11/0x40 ? fixupexception+0x36/0x460 ? _rawspinunlockirqrestore+0x11/0x40 ? excpagefault+0x5e/0xc0 ? asmexcpagefault+0x26/0x30 ? xfrmupdateaeparams+0xd1/0x260 ? memcpyorig+0xad/0x140 ? _pfxrawspinlockbh+0x10/0x10 xfrmupdateaeparams+0xe7/0x260 xfrmnewae+0x298/0x4e0 ? _pfxxfrmnewae+0x10/0x10 ? _pfxxfrmnewae+0x10/0x10 xfrmuserrcvmsg+0x25a/0x410 ? _pfxxfrmuserrcvmsg+0x10/0x10 ? _allocskb+0xcf/0x210 ? stacktracesave+0x90/0xd0 ? filterirqstacks+0x1c/0x70 ? _stackdepotsave+0x39/0x4e0 ? _kasanslabfree+0x10a/0x190 ? kmemcachefree+0x9c/0x340 ? netlinkrecvmsg+0x23c/0x660 ? sockrecvmsg+0xeb/0xf0 ? _sysrecvfrom+0x13c/0x1f0 ? _x64sysrecvfrom+0x71/0x90 ? dosyscall64+0x3f/0x90 ? entrySYSCALL64afterhwframe+0x72/0xdc ? copyout+0x3e/0x50 netlinkrcvskb+0xd6/0x210 ? _pfxxfrmuserrcvmsg+0x10/0x10 ? _pfxnetlinkrcvskb+0x10/0x10 ? _pfxsockhasperm+0x10/0x10 ? mutexlock+0x8d/0xe0 ? _pfxmutexlock+0x10/0x10 xfrmnetlinkrcv+0x44/0x50 netlinkunicast+0x36f/0x4c0 ? _pfxnetlinkunicast+0x10/0x10 ? netlinkrecvmsg+0x500/0x660 netlinksendmsg+0x3b7/0x700 This Null-ptr-deref bug is assigned CVE-2023-3772. And this commit adds additional NULL check in xfrmupdateae_params to fix the NPD.

References

Affected packages

Debian:11 / 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
5.10.197-1

Affected versions

5.*

5.10.46-4
5.10.46-5
5.10.70-1~bpo10+1
5.10.70-1
5.10.84-1
5.10.92-1~bpo10+1
5.10.92-1
5.10.92-2
5.10.103-1~bpo10+1
5.10.103-1
5.10.106-1
5.10.113-1
5.10.120-1~bpo10+1
5.10.120-1
5.10.127-1
5.10.127-2~bpo10+1
5.10.127-2
5.10.136-1
5.10.140-1
5.10.148-1
5.10.149-1
5.10.149-2
5.10.158-1
5.10.158-2
5.10.162-1
5.10.178-1
5.10.178-2
5.10.178-3
5.10.179-1
5.10.179-2
5.10.179-3
5.10.179-4
5.10.179-5
5.10.191-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

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"
}

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.13-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

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.13-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}