CVE-2023-53731

Source
https://cve.org/CVERecord?id=CVE-2023-53731
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53731.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53731
Downstream
Related
Published
2025-10-22T13:23:59.055Z
Modified
2026-03-20T12:33:19.255266Z
Summary
netlink: fix potential deadlock in netlink_set_err()
Details

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

netlink: fix potential deadlock in netlinkseterr()

syzbot reported a possible deadlock in netlinkseterr() [1]

A similar issue was fixed in commit 1d482e666b8e ("netlink: disable IRQs for netlinklocktable()") in netlinklocktable()

This patch adds IRQ safety to netlinkseterr() and __netlinkdiagdump() which were not covered by cited commit.

[1]

WARNING: possible irq lock inversion dependency detected 6.4.0-rc6-syzkaller-00240-g4e9f0ec38852 #0 Not tainted

syz-executor.2/23011 just changed the state of lock: ffffffff8e1a7a58 (nltablelock){.+.?}-{2:2}, at: netlinkseterr+0x2e/0x3a0 net/netlink/afnetlink.c:1612 but this lock was taken by another, SOFTIRQ-safe lock in the past: (&local->queuestopreasonlock){..-.}-{2:2}

and interrupts could create inverse lock ordering between them.

other info that might help us debug this: Possible interrupt unsafe locking scenario:

   CPU0                    CPU1
   ----                    ----

lock(nltablelock); localirqdisable(); lock(&local->queuestopreasonlock); lock(nltablelock); <Interrupt> lock(&local->queuestopreasonlock);

*** DEADLOCK ***

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53731.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
82b2ea5f904b3826934df4a00f3b8806272185f6
Fixed
c09e8e3f7fd432984bf5422302b093d2371dfc48
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
59fba11d649854134c75ad88c8adafa9304ac419
Fixed
4b9adb8d4a62ff7608d4a7d4eb42036a88f30980
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
21df0c2e7d195de4a3c650de9361b3037fa6c59a
Fixed
8f6652ed2ad98fe6d13b903483d9257762ab2ec6
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1d6d43d4805da9b3fa0f5841e8b1083c89868f35
Fixed
cde7b90e0539a3b11da377e463dfd2288a162dbf
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1d482e666b8e74c7555dbdfbfb77205eeed3ff2d
Fixed
a641240b7e071c5538dc0e7894ece833fce459dd
Fixed
61ffe8b1ee084e5c82a4e4bbf9e7b68e0c06e464
Fixed
eb8e27c8fa9397b4a7b181c48fa58157dbe9902e
Fixed
1556ba034b95cfd4f75ea93c1a2679ae0444bba1
Fixed
8d61f926d42045961e6b65191c09e3678d86a9cf
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
5f155c4046200f067b1dc3140ea99ef56e4e0b74
Last affected
a8e9111a8625dd11e70edd61f7a1ccd26c041442
Last affected
76cc8e04f38c2bbfcba07f62864a011f142bd40c

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53731.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.14.322
Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
4.19.291
Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.4.251
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.188
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.121
Type
ECOSYSTEM
Events
Introduced
5.13.0
Fixed
6.1.39
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.3.13
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.4.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53731.json"