5.5

CVE-2021-47294

netrom: Decrease sock refcount when sock timers expire

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

netrom: Decrease sock refcount when sock timers expire

Commit 63346650c1a9 ("netrom: switch to sock timer API") switched to use
sock timer API. It replaces mod_timer() by sk_reset_timer(), and
del_timer() by sk_stop_timer().

Function sk_reset_timer() will increase the refcount of sock if it is
called on an inactive timer, hence, in case the timer expires, we need to
decrease the refcount ourselves in the handler, otherwise, the sock
refcount will be unbalanced and the sock will never be freed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 4.4.173 < 4.4.277
LinuxLinux Kernel Version >= 4.9.155 < 4.9.277
LinuxLinux Kernel Version >= 4.14.98 < 4.14.241
LinuxLinux Kernel Version >= 4.19.20 < 4.19.199
LinuxLinux Kernel Version >= 5.0 < 5.4.136
LinuxLinux Kernel Version >= 5.5 < 5.10.54
LinuxLinux Kernel Version >= 5.11 < 5.13.6
LinuxLinux Kernel Version3.18.134
LinuxLinux Kernel Version4.20.7
LinuxLinux Kernel Version5.14 Updaterc1
LinuxLinux Kernel Version5.14 Updaterc2
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.28% 0.191
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-672 Operation on a Resource after Expiration or Release

The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.

https://git.kernel.org/stable/c/25df44e90ff5959b5c24ad361b648504a7e39ef3
Patch
https://git.kernel.org/stable/c/48866fd5c361ea417ed24b43fc2a7dc2f5b060ef
Patch
https://git.kernel.org/stable/c/517a16b1a88bdb6b530f48d5d153478b2552d9a8
Patch
https://git.kernel.org/stable/c/6811744bd0efb9e472cb15d066cdb460beb8cb8a
Patch
https://git.kernel.org/stable/c/853262355518cd1247515b74e83fabf038aa6c29
Patch
https://git.kernel.org/stable/c/9619cc7d97c3aa8ed3cfd2b8678b74fb6d6c7950
Patch
https://git.kernel.org/stable/c/a01634bf91f2b6c42583770eb6815fb6d1e251cf
Patch
https://git.kernel.org/stable/c/bc1660206c3723c37ed4d622ad81781f1e987250
Patch