In the Linux kernel, the following vulnerability has been resolved:
afs: Fix server->active leak in afsputserver
The atomicread was accidentally replaced with atomicinc_return, which prevents the server from getting cleaned up and causes rmmod to hang with a warning:
Can't purge s=00000001
{ "vanir_signatures": [ { "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c5078548c29c735f71b05053659c0cb294e738ad", "target": { "file": "fs/afs/server.c" }, "digest": { "threshold": 0.9, "line_hashes": [ "184430763485514340936324412580493271764", "330452101722559758507734115030933352985", "298028617758088957419971004201566862884", "72117745883859291260440465050832807130" ] }, "id": "CVE-2022-49012-c3305ff6", "deprecated": false, "signature_type": "Line", "signature_version": "v1" }, { "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ef4d3ea40565a781c25847e9cb96c1bd9f462bc6", "target": { "file": "fs/afs/server.c" }, "digest": { "threshold": 0.9, "line_hashes": [ "184430763485514340936324412580493271764", "330452101722559758507734115030933352985", "298028617758088957419971004201566862884", "72117745883859291260440465050832807130" ] }, "id": "CVE-2022-49012-d0f2f77d", "deprecated": false, "signature_type": "Line", "signature_version": "v1" } ] }