CVE-2022-49505

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49505
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49505.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49505
Downstream
Related
Published
2025-02-26T02:13:37Z
Modified
2025-10-21T11:16:12.983543Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
NFC: NULL out the dev->rfkill to prevent UAF
Details

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

NFC: NULL out the dev->rfkill to prevent UAF

Commit 3e3b5dfcd16a ("NFC: reorder the logic in nfc{un,}registerdevice") assumes the deviceisregistered() in function nfcdevup() will help to check when the rfkill is unregistered. However, this check only take effect when devicedel(&dev->dev) is done in nfcunregister_device(). Hence, the rfkill object is still possible be dereferenced.

The crash trace in latest kernel (5.18-rc2):

[ 68.760105] ================================================================== [ 68.760330] BUG: KASAN: use-after-free in _lockacquire+0x3ec1/0x6750 [ 68.760756] Read of size 8 at addr ffff888009c93018 by task fuzz/313 [ 68.760756] [ 68.760756] CPU: 0 PID: 313 Comm: fuzz Not tainted 5.18.0-rc2 #4 [ 68.760756] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014 [ 68.760756] Call Trace: [ 68.760756] <TASK> [ 68.760756] dumpstacklvl+0x57/0x7d [ 68.760756] printreport.cold+0x5e/0x5db [ 68.760756] ? _lockacquire+0x3ec1/0x6750 [ 68.760756] kasanreport+0xbe/0x1c0 [ 68.760756] ? _lockacquire+0x3ec1/0x6750 [ 68.760756] _lockacquire+0x3ec1/0x6750 [ 68.760756] ? lockdephardirqsonprepare+0x410/0x410 [ 68.760756] ? registerlockclass+0x18d0/0x18d0 [ 68.760756] lockacquire+0x1ac/0x4f0 [ 68.760756] ? rfkillblocked+0xe/0x60 [ 68.760756] ? lockdephardirqsonprepare+0x410/0x410 [ 68.760756] ? mutexlockionested+0x12c0/0x12c0 [ 68.760756] ? nlagetrangesigned+0x540/0x540 [ 68.760756] ? rawspinlockirqsave+0x4e/0x50 [ 68.760756] rawspinlockirqsave+0x39/0x50 [ 68.760756] ? rfkillblocked+0xe/0x60 [ 68.760756] rfkillblocked+0xe/0x60 [ 68.760756] nfcdevup+0x84/0x260 [ 68.760756] nfcgenldevup+0x90/0xe0 [ 68.760756] genlfamilyrcvmsgdoit+0x1f4/0x2f0 [ 68.760756] ? genlfamilyrcvmsgattrsparse.constprop.0+0x230/0x230 [ 68.760756] ? securitycapable+0x51/0x90 [ 68.760756] genlrcvmsg+0x280/0x500 [ 68.760756] ? genlgetcmd+0x3c0/0x3c0 [ 68.760756] ? lockacquire+0x1ac/0x4f0 [ 68.760756] ? nfcgenldevdown+0xe0/0xe0 [ 68.760756] ? lockdephardirqsonprepare+0x410/0x410 [ 68.760756] netlinkrcvskb+0x11b/0x340 [ 68.760756] ? genlgetcmd+0x3c0/0x3c0 [ 68.760756] ? netlinkack+0x9c0/0x9c0 [ 68.760756] ? netlinkdelivertap+0x136/0xb00 [ 68.760756] genlrcv+0x1f/0x30 [ 68.760756] netlinkunicast+0x430/0x710 [ 68.760756] ? memset+0x20/0x40 [ 68.760756] ? netlinkattachskb+0x740/0x740 [ 68.760756] ? _buildskbaround+0x1f4/0x2a0 [ 68.760756] netlinksendmsg+0x75d/0xc00 [ 68.760756] ? netlinkunicast+0x710/0x710 [ 68.760756] ? netlinkunicast+0x710/0x710 [ 68.760756] socksendmsg+0xdf/0x110 [ 68.760756] _syssendto+0x19e/0x270 [ 68.760756] ? _ia32sysgetpeername+0xa0/0xa0 [ 68.760756] ? fdinstall+0x178/0x4c0 [ 68.760756] ? fdinstall+0x195/0x4c0 [ 68.760756] ? kernelfpubeginmask+0x1c0/0x1c0 [ 68.760756] _x64syssendto+0xd8/0x1b0 [ 68.760756] ? lockdephardirqson+0xbf/0x130 [ 68.760756] ? syscallenterfromusermode+0x1d/0x50 [ 68.760756] dosyscall64+0x3b/0x90 [ 68.760756] entrySYSCALL64afterhwframe+0x44/0xae [ 68.760756] RIP: 0033:0x7f67fb50e6b3 ... [ 68.760756] RSP: 002b:00007f67fa91fe90 EFLAGS: 00000293 ORIG_RAX: 000000000000002c [ 68.760756] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f67fb50e6b3 [ 68.760756] RDX: 000000000000001c RSI: 0000559354603090 RDI: 0000000000000003 [ 68.760756] RBP: 00007f67fa91ff00 R08: 00007f67fa91fedc R09: 000000000000000c [ 68.760756] R10: 0000000000000000 R11: 0000000000000293 R12: 00007ffe824d496e [ 68.760756] R13: 00007ffe824d496f R14: 00007f67fa120000 R15: 0000000000000003

[ 68.760756] </TASK> [ 68.760756] [ 68.760756] Allocated by task 279: [ 68.760756] kasansavestack+0x1e/0x40 [ ---truncated---

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
ff169909eac9e00bf1aa0af739ba6ddfb1b1d135
Fixed
a8e03bcad52dc9afabf650fdbad84f739cec9efa
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
47244ac0b65bd74cc70007d8e1bac68bd2baad19
Fixed
f81270125b50532624400063281e6611ecd61ddf
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c45cea83e13699bdfd47842e04d09dd43af4c371
Fixed
6abfaca8711803d0d7cc8c0fac1070a88509d463
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
307d2e6cebfca9d92f86c8e2c8e3dd4a8be46ba6
Fixed
fbf9c4c714d3cdeb98b6a18e4d057f931cad1d81
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
73a0d12114b4bc1a9def79a623264754b9df698e
Fixed
2a1b5110c95e4d49c8c3906270dfcde680a5a7be
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8a9c61c3ef187d8891225f9b932390670a43a0d3
Fixed
1632be63862f183cd5cf1cc094e698e6ec005dfd
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3e3b5dfcd16a3e254aab61bd1e8c417dd4503102
Fixed
4a68938f43b7c2663e4c90bb9bbe29ac8b9a42a0
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3e3b5dfcd16a3e254aab61bd1e8c417dd4503102
Fixed
4f5d71930f41be78557f9714393179025baacd65
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3e3b5dfcd16a3e254aab61bd1e8c417dd4503102
Fixed
1b0e81416a24d6e9b8c2341e22e8bf48f8b8bfc9
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
5ef16d2d172ee56714cff37cd005b98aba08ef5a

Affected versions

v2.*

v2.6.12
v2.6.12-rc2
v2.6.12-rc3
v2.6.12-rc4
v2.6.12-rc5
v2.6.12-rc6
v2.6.13
v2.6.13-rc1
v2.6.13-rc2
v2.6.13-rc3
v2.6.13-rc4
v2.6.13-rc5
v2.6.13-rc6
v2.6.13-rc7
v2.6.14
v2.6.14-rc1
v2.6.14-rc2
v2.6.14-rc3
v2.6.14-rc4
v2.6.14-rc5
v2.6.15
v2.6.15-rc1
v2.6.15-rc2
v2.6.15-rc3
v2.6.15-rc4
v2.6.15-rc5
v2.6.15-rc6
v2.6.15-rc7
v2.6.16
v2.6.16-rc1
v2.6.16-rc2
v2.6.16-rc3
v2.6.16-rc4
v2.6.16-rc5
v2.6.16-rc6
v2.6.17
v2.6.17-rc1
v2.6.17-rc2
v2.6.17-rc3
v2.6.17-rc4
v2.6.17-rc5
v2.6.17-rc6
v2.6.18
v2.6.18-rc1
v2.6.18-rc2
v2.6.18-rc3
v2.6.18-rc4
v2.6.18-rc5
v2.6.18-rc6
v2.6.18-rc7
v2.6.19
v2.6.19-rc1
v2.6.19-rc2
v2.6.19-rc3
v2.6.19-rc4
v2.6.19-rc5
v2.6.19-rc6
v2.6.20
v2.6.20-rc1
v2.6.20-rc2
v2.6.20-rc3
v2.6.20-rc4
v2.6.20-rc5
v2.6.20-rc6
v2.6.20-rc7
v2.6.21
v2.6.21-rc1
v2.6.21-rc2
v2.6.21-rc3
v2.6.21-rc4
v2.6.21-rc5
v2.6.21-rc6
v2.6.21-rc7
v2.6.22
v2.6.22-rc1
v2.6.22-rc2
v2.6.22-rc3
v2.6.22-rc4
v2.6.22-rc5
v2.6.22-rc6
v2.6.22-rc7
v2.6.23
v2.6.23-rc1
v2.6.23-rc2
v2.6.23-rc3
v2.6.23-rc4
v2.6.23-rc5
v2.6.23-rc6
v2.6.23-rc7
v2.6.23-rc8
v2.6.23-rc9
v2.6.24
v2.6.24-rc1
v2.6.24-rc2
v2.6.24-rc3
v2.6.24-rc4
v2.6.24-rc5
v2.6.24-rc6
v2.6.24-rc7
v2.6.24-rc8
v2.6.25
v2.6.25-rc1
v2.6.25-rc2
v2.6.25-rc3
v2.6.25-rc4
v2.6.25-rc5
v2.6.25-rc6
v2.6.25-rc7
v2.6.25-rc8
v2.6.25-rc9
v2.6.26
v2.6.26-rc1
v2.6.26-rc2
v2.6.26-rc3
v2.6.26-rc4
v2.6.26-rc5
v2.6.26-rc6
v2.6.26-rc7
v2.6.26-rc8
v2.6.26-rc9
v2.6.27
v2.6.27-rc1
v2.6.27-rc2
v2.6.27-rc3
v2.6.27-rc4
v2.6.27-rc5
v2.6.27-rc6
v2.6.27-rc7
v2.6.27-rc8
v2.6.27-rc9
v2.6.28
v2.6.28-rc1
v2.6.28-rc2
v2.6.28-rc3
v2.6.28-rc4
v2.6.28-rc5
v2.6.28-rc6
v2.6.28-rc7
v2.6.28-rc8
v2.6.28-rc9
v2.6.29
v2.6.29-rc1
v2.6.29-rc2
v2.6.29-rc3
v2.6.29-rc4
v2.6.29-rc5
v2.6.29-rc6
v2.6.29-rc7
v2.6.29-rc8
v2.6.30
v2.6.30-rc1
v2.6.30-rc2
v2.6.30-rc3
v2.6.30-rc4
v2.6.30-rc5
v2.6.30-rc6
v2.6.30-rc7
v2.6.30-rc8
v2.6.31
v2.6.31-rc1
v2.6.31-rc2
v2.6.31-rc3
v2.6.31-rc4
v2.6.31-rc5
v2.6.31-rc6
v2.6.31-rc7
v2.6.31-rc8
v2.6.31-rc9
v2.6.32
v2.6.32-rc1
v2.6.32-rc2
v2.6.32-rc3
v2.6.32-rc4
v2.6.32-rc5
v2.6.32-rc6
v2.6.32-rc7
v2.6.32-rc8
v2.6.33
v2.6.33-rc1
v2.6.33-rc2
v2.6.33-rc3
v2.6.33-rc4
v2.6.33-rc5
v2.6.33-rc6
v2.6.33-rc7
v2.6.33-rc8
v2.6.34
v2.6.34-rc1
v2.6.34-rc2
v2.6.34-rc3
v2.6.34-rc4
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v2.6.35
v2.6.35-rc1
v2.6.35-rc2
v2.6.35-rc3
v2.6.35-rc4
v2.6.35-rc5
v2.6.35-rc6
v2.6.36
v2.6.36-rc1
v2.6.36-rc2
v2.6.36-rc3
v2.6.36-rc4
v2.6.36-rc5
v2.6.36-rc6
v2.6.36-rc7
v2.6.36-rc8
v2.6.37
v2.6.37-rc1
v2.6.37-rc2
v2.6.37-rc3
v2.6.37-rc4
v2.6.37-rc5
v2.6.37-rc6
v2.6.37-rc7
v2.6.37-rc8
v2.6.38
v2.6.38-rc1
v2.6.38-rc2
v2.6.38-rc3
v2.6.38-rc4
v2.6.38-rc5
v2.6.38-rc6
v2.6.38-rc7
v2.6.38-rc8
v2.6.39
v2.6.39-rc1
v2.6.39-rc2
v2.6.39-rc3
v2.6.39-rc4
v2.6.39-rc5
v2.6.39-rc6
v2.6.39-rc7

v3.*

v3.0
v3.0-rc1
v3.0-rc2
v3.0-rc3
v3.0-rc4
v3.0-rc5
v3.0-rc6
v3.0-rc7
v3.1
v3.1-rc1
v3.1-rc10
v3.1-rc2
v3.1-rc3
v3.1-rc4
v3.1-rc5
v3.1-rc6
v3.1-rc7
v3.1-rc8
v3.1-rc9
v3.10
v3.10-rc1
v3.10-rc2
v3.10-rc3
v3.10-rc4
v3.10-rc5
v3.10-rc6
v3.10-rc7
v3.11
v3.11-rc1
v3.11-rc2
v3.11-rc3
v3.11-rc4
v3.11-rc5
v3.11-rc6
v3.11-rc7
v3.12
v3.12-rc1
v3.12-rc2
v3.12-rc3
v3.12-rc4
v3.12-rc5
v3.12-rc6
v3.12-rc7
v3.13
v3.13-rc1
v3.13-rc2
v3.13-rc3
v3.13-rc4
v3.13-rc5
v3.13-rc6
v3.13-rc7
v3.13-rc8
v3.14
v3.14-rc1
v3.14-rc2
v3.14-rc3
v3.14-rc4
v3.14-rc5
v3.14-rc6
v3.14-rc7
v3.14-rc8
v3.15
v3.15-rc1
v3.15-rc2
v3.15-rc3
v3.15-rc4
v3.15-rc5
v3.15-rc6
v3.15-rc7
v3.15-rc8
v3.16
v3.16-rc1
v3.16-rc2
v3.16-rc3
v3.16-rc4
v3.16-rc5
v3.16-rc6
v3.16-rc7
v3.17
v3.17-rc1
v3.17-rc2
v3.17-rc3
v3.17-rc4
v3.17-rc5
v3.17-rc6
v3.17-rc7
v3.18
v3.18-rc1
v3.18-rc2
v3.18-rc3
v3.18-rc4
v3.18-rc5
v3.18-rc6
v3.18-rc7
v3.19
v3.19-rc1
v3.19-rc2
v3.19-rc3
v3.19-rc4
v3.19-rc5
v3.19-rc6
v3.19-rc7
v3.2
v3.2-rc1
v3.2-rc2
v3.2-rc3
v3.2-rc4
v3.2-rc5
v3.2-rc6
v3.2-rc7
v3.3
v3.3-rc1
v3.3-rc2
v3.3-rc3
v3.3-rc4
v3.3-rc5
v3.3-rc6
v3.3-rc7
v3.4
v3.4-rc1
v3.4-rc2
v3.4-rc3
v3.4-rc4
v3.4-rc5
v3.4-rc6
v3.4-rc7
v3.5
v3.5-rc1
v3.5-rc2
v3.5-rc3
v3.5-rc4
v3.5-rc5
v3.5-rc6
v3.5-rc7
v3.6
v3.6-rc1
v3.6-rc2
v3.6-rc3
v3.6-rc4
v3.6-rc5
v3.6-rc6
v3.6-rc7
v3.7
v3.7-rc1
v3.7-rc2
v3.7-rc3
v3.7-rc4
v3.7-rc5
v3.7-rc6
v3.7-rc7
v3.7-rc8
v3.8
v3.8-rc1
v3.8-rc2
v3.8-rc3
v3.8-rc4
v3.8-rc5
v3.8-rc6
v3.8-rc7
v3.9
v3.9-rc1
v3.9-rc2
v3.9-rc3
v3.9-rc4
v3.9-rc5
v3.9-rc6
v3.9-rc7
v3.9-rc8

v4.*

v4.0
v4.0-rc1
v4.0-rc2
v4.0-rc3
v4.0-rc4
v4.0-rc5
v4.0-rc6
v4.0-rc7
v4.1
v4.1-rc1
v4.1-rc2
v4.1-rc3
v4.1-rc4
v4.1-rc5
v4.1-rc6
v4.1-rc7
v4.1-rc8
v4.14.256
v4.14.257
v4.14.258
v4.14.259
v4.14.260
v4.14.261
v4.14.262
v4.14.263
v4.14.264
v4.14.265
v4.14.266
v4.14.267
v4.14.268
v4.14.269
v4.14.270
v4.14.271
v4.14.272
v4.14.273
v4.14.274
v4.14.275
v4.14.276
v4.14.277
v4.14.278
v4.14.279
v4.14.280
v4.14.281
v4.14.282
v4.19.218
v4.19.219
v4.19.220
v4.19.221
v4.19.222
v4.19.223
v4.19.224
v4.19.225
v4.19.226
v4.19.227
v4.19.228
v4.19.229
v4.19.230
v4.19.231
v4.19.232
v4.19.233
v4.19.234
v4.19.235
v4.19.236
v4.19.237
v4.19.238
v4.19.239
v4.19.240
v4.19.241
v4.19.242
v4.19.243
v4.19.244
v4.19.245
v4.19.246
v4.2
v4.2-rc1
v4.2-rc2
v4.2-rc3
v4.2-rc4
v4.2-rc5
v4.2-rc6
v4.2-rc7
v4.2-rc8
v4.3
v4.3-rc1
v4.3-rc2
v4.3-rc3
v4.3-rc4
v4.3-rc5
v4.3-rc6
v4.3-rc7
v4.4
v4.4-rc1
v4.4-rc2
v4.4-rc3
v4.4-rc4
v4.4-rc5
v4.4-rc6
v4.4-rc7
v4.4-rc8
v4.4.1
v4.4.10
v4.4.100
v4.4.101
v4.4.102
v4.4.103
v4.4.104
v4.4.105
v4.4.106
v4.4.107
v4.4.108
v4.4.109
v4.4.11
v4.4.110
v4.4.111
v4.4.112
v4.4.113
v4.4.114
v4.4.115
v4.4.116
v4.4.117
v4.4.118
v4.4.119
v4.4.12
v4.4.120
v4.4.121
v4.4.122
v4.4.123
v4.4.124
v4.4.125
v4.4.126
v4.4.127
v4.4.128
v4.4.129
v4.4.13
v4.4.130
v4.4.131
v4.4.132
v4.4.133
v4.4.134
v4.4.135
v4.4.136
v4.4.137
v4.4.138
v4.4.139
v4.4.14
v4.4.140
v4.4.141
v4.4.142
v4.4.143
v4.4.144
v4.4.145
v4.4.146
v4.4.147
v4.4.148
v4.4.149
v4.4.15
v4.4.150
v4.4.151
v4.4.152
v4.4.153
v4.4.154
v4.4.155
v4.4.156
v4.4.157
v4.4.158
v4.4.159
v4.4.16
v4.4.160
v4.4.161
v4.4.162
v4.4.163
v4.4.164
v4.4.165
v4.4.166
v4.4.167
v4.4.168
v4.4.169
v4.4.17
v4.4.170
v4.4.171
v4.4.172
v4.4.173
v4.4.174
v4.4.175
v4.4.176
v4.4.177
v4.4.178
v4.4.179
v4.4.18
v4.4.180
v4.4.181
v4.4.182
v4.4.183
v4.4.184
v4.4.185
v4.4.186
v4.4.187
v4.4.188
v4.4.189
v4.4.19
v4.4.190
v4.4.191
v4.4.192
v4.4.193
v4.4.194
v4.4.195
v4.4.196
v4.4.197
v4.4.198
v4.4.199
v4.4.2
v4.4.20
v4.4.200
v4.4.201
v4.4.202
v4.4.203
v4.4.204
v4.4.205
v4.4.206
v4.4.207
v4.4.208
v4.4.209
v4.4.21
v4.4.210
v4.4.211
v4.4.212
v4.4.213
v4.4.214
v4.4.215
v4.4.216
v4.4.217
v4.4.218
v4.4.219
v4.4.22
v4.4.220
v4.4.221
v4.4.222
v4.4.223
v4.4.224
v4.4.225
v4.4.226
v4.4.227
v4.4.228
v4.4.229
v4.4.23
v4.4.230
v4.4.231
v4.4.232
v4.4.233
v4.4.234
v4.4.235
v4.4.236
v4.4.237
v4.4.238
v4.4.239
v4.4.24
v4.4.240
v4.4.241
v4.4.242
v4.4.243
v4.4.244
v4.4.245
v4.4.246
v4.4.247
v4.4.248
v4.4.249
v4.4.25
v4.4.250
v4.4.251
v4.4.252
v4.4.253
v4.4.254
v4.4.255
v4.4.256
v4.4.257
v4.4.258
v4.4.259
v4.4.26
v4.4.260
v4.4.261
v4.4.262
v4.4.263
v4.4.264
v4.4.265
v4.4.266
v4.4.267
v4.4.268
v4.4.269
v4.4.27
v4.4.270
v4.4.271
v4.4.272
v4.4.273
v4.4.274
v4.4.275
v4.4.276
v4.4.277
v4.4.278
v4.4.279
v4.4.28
v4.4.280
v4.4.281
v4.4.282
v4.4.283
v4.4.284
v4.4.285
v4.4.286
v4.4.287
v4.4.288
v4.4.289
v4.4.29
v4.4.290
v4.4.291
v4.4.292
v4.4.3
v4.4.30
v4.4.31
v4.4.32
v4.4.33
v4.4.34
v4.4.35
v4.4.36
v4.4.37
v4.4.38
v4.4.39
v4.4.4
v4.4.40
v4.4.41
v4.4.42
v4.4.43
v4.4.44
v4.4.45
v4.4.46
v4.4.47
v4.4.48
v4.4.49
v4.4.5
v4.4.50
v4.4.51
v4.4.52
v4.4.53
v4.4.54
v4.4.55
v4.4.56
v4.4.57
v4.4.58
v4.4.59
v4.4.6
v4.4.60
v4.4.61
v4.4.62
v4.4.63
v4.4.64
v4.4.65
v4.4.66
v4.4.67
v4.4.68
v4.4.69
v4.4.7
v4.4.70
v4.4.71
v4.4.72
v4.4.73
v4.4.74
v4.4.75
v4.4.76
v4.4.77
v4.4.78
v4.4.79
v4.4.8
v4.4.80
v4.4.81
v4.4.82
v4.4.83
v4.4.84
v4.4.85
v4.4.86
v4.4.87
v4.4.88
v4.4.89
v4.4.9
v4.4.90
v4.4.91
v4.4.92
v4.4.93
v4.4.94
v4.4.95
v4.4.96
v4.4.97
v4.4.98
v4.4.99
v4.9.291
v4.9.292
v4.9.293
v4.9.294
v4.9.295
v4.9.296
v4.9.297
v4.9.298
v4.9.299
v4.9.300
v4.9.301
v4.9.302
v4.9.303
v4.9.304
v4.9.305
v4.9.306
v4.9.307
v4.9.308
v4.9.309
v4.9.310
v4.9.311
v4.9.312
v4.9.313
v4.9.314
v4.9.315
v4.9.316
v4.9.317

v5.*

v5.10.100
v5.10.101
v5.10.102
v5.10.103
v5.10.104
v5.10.105
v5.10.106
v5.10.107
v5.10.108
v5.10.109
v5.10.110
v5.10.111
v5.10.112
v5.10.113
v5.10.114
v5.10.115
v5.10.116
v5.10.117
v5.10.118
v5.10.119
v5.10.120
v5.10.82
v5.10.83
v5.10.84
v5.10.85
v5.10.86
v5.10.87
v5.10.88
v5.10.89
v5.10.90
v5.10.91
v5.10.92
v5.10.93
v5.10.94
v5.10.95
v5.10.96
v5.10.97
v5.10.98
v5.10.99
v5.15.10
v5.15.11
v5.15.12
v5.15.13
v5.15.14
v5.15.15
v5.15.16
v5.15.17
v5.15.18
v5.15.19
v5.15.20
v5.15.21
v5.15.22
v5.15.23
v5.15.24
v5.15.25
v5.15.26
v5.15.27
v5.15.28
v5.15.29
v5.15.30
v5.15.31
v5.15.32
v5.15.33
v5.15.34
v5.15.35
v5.15.36
v5.15.37
v5.15.38
v5.15.39
v5.15.40
v5.15.41
v5.15.42
v5.15.43
v5.15.44
v5.15.45
v5.15.5
v5.15.6
v5.15.7
v5.15.8
v5.15.9
v5.16
v5.16-rc1
v5.16-rc2
v5.16-rc3
v5.16-rc4
v5.16-rc5
v5.16-rc6
v5.16-rc7
v5.16-rc8
v5.17
v5.17-rc1
v5.17-rc2
v5.17-rc3
v5.17-rc4
v5.17-rc5
v5.17-rc6
v5.17-rc7
v5.17-rc8
v5.17.1
v5.17.10
v5.17.11
v5.17.12
v5.17.13
v5.17.2
v5.17.3
v5.17.4
v5.17.5
v5.17.6
v5.17.7
v5.17.8
v5.17.9
v5.18
v5.18-rc1
v5.18-rc2
v5.18-rc3
v5.18-rc4
v5.18-rc5
v5.18-rc6
v5.18-rc7
v5.18.1
v5.18.2
v5.4.162
v5.4.163
v5.4.164
v5.4.165
v5.4.166
v5.4.167
v5.4.168
v5.4.169
v5.4.170
v5.4.171
v5.4.172
v5.4.173
v5.4.174
v5.4.175
v5.4.176
v5.4.177
v5.4.178
v5.4.179
v5.4.180
v5.4.181
v5.4.182
v5.4.183
v5.4.184
v5.4.185
v5.4.186
v5.4.187
v5.4.188
v5.4.189
v5.4.190
v5.4.191
v5.4.192
v5.4.193
v5.4.194
v5.4.195
v5.4.196
v5.4.197

Database specific

vanir_signatures

[
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a1b5110c95e4d49c8c3906270dfcde680a5a7be",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-002a868a"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a8e03bcad52dc9afabf650fdbad84f739cec9efa",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-01772c59"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@fbf9c4c714d3cdeb98b6a18e4d057f931cad1d81",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-036bf8a8"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f81270125b50532624400063281e6611ecd61ddf",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-0737123a"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f5d71930f41be78557f9714393179025baacd65",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-08ac554d"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@1632be63862f183cd5cf1cc094e698e6ec005dfd",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-1153cfc0"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6abfaca8711803d0d7cc8c0fac1070a88509d463",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-17daca92"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6abfaca8711803d0d7cc8c0fac1070a88509d463",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-2a24fbbd"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@f81270125b50532624400063281e6611ecd61ddf",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-4c53c778"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4a68938f43b7c2663e4c90bb9bbe29ac8b9a42a0",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-6a4392ef"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@1b0e81416a24d6e9b8c2341e22e8bf48f8b8bfc9",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 797.0,
            "function_hash": "5653244638517156318383265671937536323"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-7958d7ab"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a8e03bcad52dc9afabf650fdbad84f739cec9efa",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-a36f204a"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@fbf9c4c714d3cdeb98b6a18e4d057f931cad1d81",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-b91a0cc2"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f5d71930f41be78557f9714393179025baacd65",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-c886c862"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a1b5110c95e4d49c8c3906270dfcde680a5a7be",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-d627669e"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@1632be63862f183cd5cf1cc094e698e6ec005dfd",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c",
            "function": "nfc_unregister_device"
        },
        "digest": {
            "length": 733.0,
            "function_hash": "44093544639439368383406419724329725851"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2022-49505-e739099d"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@1b0e81416a24d6e9b8c2341e22e8bf48f8b8bfc9",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "265227777159175102429852073316566774609",
                "286298669876110386273433349781342362573"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-f6b43588"
    },
    {
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4a68938f43b7c2663e4c90bb9bbe29ac8b9a42a0",
        "signature_version": "v1",
        "target": {
            "file": "net/nfc/core.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114129084345897293053898272219798175982",
                "86343843456445205695385396959697980214",
                "230104666416072451345755272587658222131",
                "235252552514362184419941002673835585394"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2022-49505-fce2c8a0"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.9.318
Type
ECOSYSTEM
Events
Introduced
4.10.0
Fixed
4.14.283
Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
4.19.247
Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.4.198
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.121
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.46
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
5.17.14
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
5.18.3