cbcvebase.
CVE-2022-48786
published 2024-07-16

CVE-2022-48786: In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal…

PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.25%
16.3th percentile
In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the connecting task wakes up with a signal pending. If this happens the socket will be in the connected table, and it is not removed when the socket state is reset. In this situation it's common for the process to retry connect(), and if the connection is successful the socket will be added to the connected table a second time, corrupting the list. Prevent this by calling vsock_remove_connected() if a signal is received while waiting for a connection. This is harmless if the socket is not in the connected table, and if it is in the table then removing it will prevent list corruption from a double add. Note for backporting: this patch requires d5afa82c977e ("vsock: correct removal of socket from the list"), which is in all current stable trees except 4.9.y.

Affected

25 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 5.16.11-1 (bookworm)linux 5.16.11-1 (bookworm)
linuxlinux
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < 0bb88f3f7e8d506f3efe46d694964117e20efbfc0bb88f3f7e8d506f3efe46d694964117e20efbfc
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < e3b3939fd137aab6d00d54bee0ee9244b286a608e3b3939fd137aab6d00d54bee0ee9244b286a608
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < 2910bcb9f67551a45397735e47b6d456eb8cd5492910bcb9f67551a45397735e47b6d456eb8cd549
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < 5f326fe2aef411a6575628f92bd861463ea91df75f326fe2aef411a6575628f92bd861463ea91df7
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < 87cd1bbd6677411e17369cd4b7389ab1e1fdba4487cd1bbd6677411e17369cd4b7389ab1e1fdba44
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < 787468ee7a435777521d33399d012fd591ae2f94787468ee7a435777521d33399d012fd591ae2f94
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < addd62a8cb6fa90aa322365c62487da61f6baab8addd62a8cb6fa90aa322365c62487da61f6baab8
linuxlinux>= d021c344051af91f42c5ba9fdedc176740cbd238 < b9208492fcaecff8f43915529ae34b3bcb03877cb9208492fcaecff8f43915529ae34b3bcb03877c
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.103-15.10.103-1
linuxlinux_kernel>= 0 < 5.16.11-15.16.11-1
linuxlinux_kernel>= 0 < 5.16.11-15.16.11-1
linuxlinux_kernel>= 0 < 5.16.11-15.16.11-1
linuxlinux_kernel>= 3.9 < 4.9.3034.9.303
linuxlinux_kernel>= 4.10 < 4.14.2684.14.268
linuxlinux_kernel>= 4.15 < 4.19.2314.19.231
linuxlinux_kernel>= 4.20 < 5.4.1815.4.181
linuxlinux_kernel>= 5.11 < 5.15.255.15.25
linuxlinux_kernel>= 5.16 < 5.16.115.16.11
linuxlinux_kernel>= 5.5 < 5.10.1025.10.102

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.