CVE-2023-52698

Source
https://cve.org/CVERecord?id=CVE-2023-52698
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52698.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-52698
Downstream
Related
Published
2024-05-17T14:27:29.885Z
Modified
2026-03-14T12:23:13.914224Z
Summary
calipso: fix memory leak in netlbl_calipso_add_pass()
Details

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

calipso: fix memory leak in netlblcalipsoadd_pass()

If IPv6 support is disabled at boot (ipv6.disable=1), the calipsoinit() -> netlblcalipsoopsregister() function isn't called, and the netlblcalipsoopsget() function always returns NULL. In this case, the netlblcalipsoaddpass() function allocates memory for the doidef variable but doesn't free it with the calipsodoi_free().

BUG: memory leak unreferenced object 0xffff888011d68180 (size 64): comm "syz-executor.1", pid 10746, jiffies 4295410986 (age 17.928s) hex dump (first 32 bytes): 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [<...>] kmalloc include/linux/slab.h:552 [inline] [<...>] netlblcalipsoaddpass net/netlabel/netlabelcalipso.c:76 [inline] [<...>] netlblcalipsoadd+0x22e/0x4f0 net/netlabel/netlabelcalipso.c:111 [<...>] genlfamilyrcvmsgdoit+0x22f/0x330 net/netlink/genetlink.c:739 [<...>] genlfamilyrcvmsg net/netlink/genetlink.c:783 [inline] [<...>] genlrcvmsg+0x341/0x5a0 net/netlink/genetlink.c:800 [<...>] netlinkrcvskb+0x14d/0x440 net/netlink/afnetlink.c:2515 [<...>] genlrcv+0x29/0x40 net/netlink/genetlink.c:811 [<...>] netlinkunicastkernel net/netlink/afnetlink.c:1313 [inline] [<...>] netlinkunicast+0x54b/0x800 net/netlink/afnetlink.c:1339 [<...>] netlinksendmsg+0x90a/0xdf0 net/netlink/afnetlink.c:1934 [<...>] socksendmsgnosec net/socket.c:651 [inline] [<...>] socksendmsg+0x157/0x190 net/socket.c:671 [<...>] ____sys_sendmsg+0x712/0x870 net/socket.c:2342 [<...>] ___sys_sendmsg+0xf8/0x170 net/socket.c:2396 [<...>] _syssendmsg+0xea/0x1b0 net/socket.c:2429 [<...>] dosyscall64+0x30/0x40 arch/x86/entry/common.c:46 [<...>] entrySYSCALL64afterhwframe+0x61/0xc6

Found by InfoTeCS on behalf of Linux Verification Center (linuxtesting.org) with Syzkaller

[PM: merged via the LSM tree at Jakub Kicinski request]

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52698.json",
    "cna_assigner": "Linux"
}
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
cb72d38211eacda2dd90b09540542b6582da614e
Fixed
9a8f811a146aa2a0230f8edb2e9f4b6609aab8da
Fixed
36e19f84634aaa94f543fedc0a07588949638d53
Fixed
44a88650ba55e6a7f2ec485d2c2413ba7e216f01
Fixed
a4529a08d3704c17ea9c7277d180e46b99250ded
Fixed
321b3a5592c8a9d6b654c7c64833ea67dbb33149
Fixed
408bbd1e1746fe33e51f4c81c2febd7d3841d031
Fixed
f14d36e6e97fe935a20e0ceb159c100f90b6627c
Fixed
ec4e9d630a64df500641892f4e259e8149594a99

Database specific

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