CVE-2023-53503

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53503
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53503.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53503
Downstream
Published
2025-10-01T11:45:54Z
Modified
2025-10-21T18:21:47.529367Z
Summary
ext4: allow ext4_get_group_info() to fail
Details

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

ext4: allow ext4getgroup_info() to fail

Previously, ext4getgroupinfo() would treat an invalid group number as BUG(), since in theory it should never happen. However, if a malicious attaker (or fuzzer) modifies the superblock via the block device while it is the file system is mounted, it is possible for sfirstdatablock to get set to a very large number. In that case, when calculating the block group of some block number (such as the starting block of a preallocation region), could result in an underflow and very large block group number. Then the BUGON check in ext4getgroupinfo() would fire, resutling in a denial of service attack that can be triggered by root or someone with write access to the block device.

For a quality of implementation perspective, it's best that even if the system administrator does something that they shouldn't, that it will not trigger a BUG. So instead of BUG'ing, ext4getgroupinfo() will call ext4error and return NULL. We also add fallback code in all of the callers of ext4getgroup_info() that it might NULL.

Also, since ext4getgroup_info() was already borderline to be an inline function, un-inline it. The results in a next reduction of the compiled text size of ext4 by roughly 2k.

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
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Fixed
100c0ad6c04597fefeaaba2bb1827cc015d95067
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Fixed
620a3c28221bb219b81bc0bffd065cc187494302
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Fixed
b4319e457d6e3fb33e443efeaf4634fc36e8a9ed
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Fixed
31668cebf45adfb6283e465e641c4f5a21b07afa
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Fixed
5354b2af34064a4579be8bc0e2f15a7b70f14b5f

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.10
v4.10-rc1
v4.10-rc2
v4.10-rc3
v4.10-rc4
v4.10-rc5
v4.10-rc6
v4.10-rc7
v4.10-rc8
v4.11
v4.11-rc1
v4.11-rc2
v4.11-rc3
v4.11-rc4
v4.11-rc5
v4.11-rc6
v4.11-rc7
v4.11-rc8
v4.12
v4.12-rc1
v4.12-rc2
v4.12-rc3
v4.12-rc4
v4.12-rc5
v4.12-rc6
v4.12-rc7
v4.13
v4.13-rc1
v4.13-rc2
v4.13-rc3
v4.13-rc4
v4.13-rc5
v4.13-rc6
v4.13-rc7
v4.14
v4.14-rc1
v4.14-rc2
v4.14-rc3
v4.14-rc4
v4.14-rc5
v4.14-rc6
v4.14-rc7
v4.14-rc8
v4.15
v4.15-rc1
v4.15-rc2
v4.15-rc3
v4.15-rc4
v4.15-rc5
v4.15-rc6
v4.15-rc7
v4.15-rc8
v4.15-rc9
v4.16
v4.16-rc1
v4.16-rc2
v4.16-rc3
v4.16-rc4
v4.16-rc5
v4.16-rc6
v4.16-rc7
v4.17
v4.17-rc1
v4.17-rc2
v4.17-rc3
v4.17-rc4
v4.17-rc5
v4.17-rc6
v4.17-rc7
v4.18
v4.18-rc1
v4.18-rc2
v4.18-rc3
v4.18-rc4
v4.18-rc5
v4.18-rc6
v4.18-rc7
v4.18-rc8
v4.19
v4.19-rc1
v4.19-rc2
v4.19-rc3
v4.19-rc4
v4.19-rc5
v4.19-rc6
v4.19-rc7
v4.19-rc8
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.20
v4.20-rc1
v4.20-rc2
v4.20-rc3
v4.20-rc4
v4.20-rc5
v4.20-rc6
v4.20-rc7
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.5
v4.5-rc1
v4.5-rc2
v4.5-rc3
v4.5-rc4
v4.5-rc5
v4.5-rc6
v4.5-rc7
v4.6
v4.6-rc1
v4.6-rc2
v4.6-rc3
v4.6-rc4
v4.6-rc5
v4.6-rc6
v4.6-rc7
v4.7
v4.7-rc1
v4.7-rc2
v4.7-rc3
v4.7-rc4
v4.7-rc5
v4.7-rc6
v4.7-rc7
v4.8
v4.8-rc1
v4.8-rc2
v4.8-rc3
v4.8-rc4
v4.8-rc5
v4.8-rc6
v4.8-rc7
v4.8-rc8
v4.9
v4.9-rc1
v4.9-rc2
v4.9-rc3
v4.9-rc4
v4.9-rc5
v4.9-rc6
v4.9-rc7
v4.9-rc8

v5.*

v5.0
v5.0-rc1
v5.0-rc2
v5.0-rc3
v5.0-rc4
v5.0-rc5
v5.0-rc6
v5.0-rc7
v5.0-rc8
v5.1
v5.1-rc1
v5.1-rc2
v5.1-rc3
v5.1-rc4
v5.1-rc5
v5.1-rc6
v5.1-rc7
v5.10
v5.10-rc1
v5.10-rc2
v5.10-rc3
v5.10-rc4
v5.10-rc5
v5.10-rc6
v5.10-rc7
v5.10.1
v5.10.10
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.11
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.12
v5.10.120
v5.10.121
v5.10.122
v5.10.123
v5.10.124
v5.10.125
v5.10.126
v5.10.127
v5.10.128
v5.10.129
v5.10.13
v5.10.130
v5.10.131
v5.10.132
v5.10.133
v5.10.134
v5.10.135
v5.10.136
v5.10.137
v5.10.138
v5.10.139
v5.10.14
v5.10.140
v5.10.141
v5.10.142
v5.10.143
v5.10.144
v5.10.145
v5.10.146
v5.10.147
v5.10.148
v5.10.149
v5.10.15
v5.10.150
v5.10.151
v5.10.152
v5.10.153
v5.10.154
v5.10.155
v5.10.156
v5.10.157
v5.10.158
v5.10.159
v5.10.16
v5.10.160
v5.10.161
v5.10.162
v5.10.163
v5.10.164
v5.10.165
v5.10.166
v5.10.167
v5.10.168
v5.10.169
v5.10.17
v5.10.170
v5.10.171
v5.10.172
v5.10.173
v5.10.174
v5.10.175
v5.10.176
v5.10.177
v5.10.178
v5.10.179
v5.10.18
v5.10.180
v5.10.19
v5.10.2
v5.10.20
v5.10.21
v5.10.22
v5.10.23
v5.10.24
v5.10.25
v5.10.26
v5.10.27
v5.10.28
v5.10.29
v5.10.3
v5.10.30
v5.10.31
v5.10.32
v5.10.33
v5.10.34
v5.10.35
v5.10.36
v5.10.37
v5.10.38
v5.10.39
v5.10.4
v5.10.40
v5.10.41
v5.10.42
v5.10.43
v5.10.44
v5.10.45
v5.10.46
v5.10.47
v5.10.48
v5.10.49
v5.10.5
v5.10.50
v5.10.51
v5.10.52
v5.10.53
v5.10.54
v5.10.55
v5.10.56
v5.10.57
v5.10.58
v5.10.59
v5.10.6
v5.10.60
v5.10.61
v5.10.62
v5.10.63
v5.10.64
v5.10.65
v5.10.66
v5.10.67
v5.10.68
v5.10.69
v5.10.7
v5.10.70
v5.10.71
v5.10.72
v5.10.73
v5.10.74
v5.10.75
v5.10.76
v5.10.77
v5.10.78
v5.10.79
v5.10.8
v5.10.80
v5.10.81
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.9
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.11
v5.11-rc1
v5.11-rc2
v5.11-rc3
v5.11-rc4
v5.11-rc5
v5.11-rc6
v5.11-rc7
v5.12
v5.12-rc1
v5.12-rc1-dontuse
v5.12-rc2
v5.12-rc3
v5.12-rc4
v5.12-rc5
v5.12-rc6
v5.12-rc7
v5.12-rc8
v5.13
v5.13-rc1
v5.13-rc2
v5.13-rc3
v5.13-rc4
v5.13-rc5
v5.13-rc6
v5.13-rc7
v5.14
v5.14-rc1
v5.14-rc2
v5.14-rc3
v5.14-rc4
v5.14-rc5
v5.14-rc6
v5.14-rc7
v5.15
v5.15-rc1
v5.15-rc2
v5.15-rc3
v5.15-rc4
v5.15-rc5
v5.15-rc6
v5.15-rc7
v5.15.1
v5.15.10
v5.15.100
v5.15.101
v5.15.102
v5.15.103
v5.15.104
v5.15.105
v5.15.106
v5.15.107
v5.15.108
v5.15.109
v5.15.11
v5.15.110
v5.15.111
v5.15.112
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.2
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.3
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.4
v5.15.40
v5.15.41
v5.15.42
v5.15.43
v5.15.44
v5.15.45
v5.15.46
v5.15.47
v5.15.48
v5.15.49
v5.15.5
v5.15.50
v5.15.51
v5.15.52
v5.15.53
v5.15.54
v5.15.55
v5.15.56
v5.15.57
v5.15.58
v5.15.59
v5.15.6
v5.15.60
v5.15.61
v5.15.62
v5.15.63
v5.15.64
v5.15.65
v5.15.66
v5.15.67
v5.15.68
v5.15.69
v5.15.7
v5.15.70
v5.15.71
v5.15.72
v5.15.73
v5.15.74
v5.15.75
v5.15.76
v5.15.77
v5.15.78
v5.15.79
v5.15.8
v5.15.80
v5.15.81
v5.15.82
v5.15.83
v5.15.84
v5.15.85
v5.15.86
v5.15.87
v5.15.88
v5.15.89
v5.15.9
v5.15.90
v5.15.91
v5.15.92
v5.15.93
v5.15.94
v5.15.95
v5.15.96
v5.15.97
v5.15.98
v5.15.99
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.18
v5.18-rc1
v5.18-rc2
v5.18-rc3
v5.18-rc4
v5.18-rc5
v5.18-rc6
v5.18-rc7
v5.19
v5.19-rc1
v5.19-rc2
v5.19-rc3
v5.19-rc4
v5.19-rc5
v5.19-rc6
v5.19-rc7
v5.19-rc8
v5.2
v5.2-rc1
v5.2-rc2
v5.2-rc3
v5.2-rc4
v5.2-rc5
v5.2-rc6
v5.2-rc7
v5.3
v5.3-rc1
v5.3-rc2
v5.3-rc3
v5.3-rc4
v5.3-rc5
v5.3-rc6
v5.3-rc7
v5.3-rc8
v5.4
v5.4-rc1
v5.4-rc2
v5.4-rc3
v5.4-rc4
v5.4-rc5
v5.4-rc6
v5.4-rc7
v5.4-rc8
v5.5
v5.5-rc1
v5.5-rc2
v5.5-rc3
v5.5-rc4
v5.5-rc5
v5.5-rc6
v5.5-rc7
v5.6
v5.6-rc1
v5.6-rc2
v5.6-rc3
v5.6-rc4
v5.6-rc5
v5.6-rc6
v5.6-rc7
v5.7
v5.7-rc1
v5.7-rc2
v5.7-rc3
v5.7-rc4
v5.7-rc5
v5.7-rc6
v5.7-rc7
v5.8
v5.8-rc1
v5.8-rc2
v5.8-rc3
v5.8-rc4
v5.8-rc5
v5.8-rc6
v5.8-rc7
v5.9
v5.9-rc1
v5.9-rc2
v5.9-rc3
v5.9-rc4
v5.9-rc5
v5.9-rc6
v5.9-rc7
v5.9-rc8

v6.*

v6.0
v6.0-rc1
v6.0-rc2
v6.0-rc3
v6.0-rc4
v6.0-rc5
v6.0-rc6
v6.0-rc7
v6.1
v6.1-rc1
v6.1-rc2
v6.1-rc3
v6.1-rc4
v6.1-rc5
v6.1-rc6
v6.1-rc7
v6.1-rc8
v6.1.1
v6.1.10
v6.1.11
v6.1.12
v6.1.13
v6.1.14
v6.1.15
v6.1.16
v6.1.17
v6.1.18
v6.1.19
v6.1.2
v6.1.20
v6.1.21
v6.1.22
v6.1.23
v6.1.24
v6.1.25
v6.1.26
v6.1.27
v6.1.28
v6.1.29
v6.1.3
v6.1.4
v6.1.5
v6.1.6
v6.1.7
v6.1.8
v6.1.9
v6.2
v6.2-rc1
v6.2-rc2
v6.2-rc3
v6.2-rc4
v6.2-rc5
v6.2-rc6
v6.2-rc7
v6.2-rc8
v6.3
v6.3-rc1
v6.3-rc2
v6.3-rc3
v6.3-rc4
v6.3-rc5
v6.3-rc6
v6.3-rc7
v6.3.1
v6.3.2
v6.3.3
v6.4-rc1

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-013334e9",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-0296c2d3",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "192275885118843927121288993552795874068",
            "length": 3672.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-03a71fda",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-050456f5",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-09023808",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "3001215928309093979933278137972624881",
            "length": 2103.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-0be892d6",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "29255418258338714514223643027860584337",
                "190001289937825496899431688544247462444",
                "152719545075025592216331042718480959152",
                "30556337755862305061402894891045245607",
                "201298921773847883850234002860027883444",
                "144610809827513873530651647650118594908",
                "320772668148040602447527114939681774140",
                "198315727251794824499171778037621639930",
                "161831987958727599126284024059708091136",
                "203186073201573590130195931519650161851",
                "97443036104111360768065953515540151683",
                "192432689572874833308768588959922754354",
                "1266038124968905014375669436551224678",
                "109955019815232752895847615779663029035",
                "278123005573144151125269427758952687652",
                "233478665216986359155602343546339710272",
                "225297274960351623850732856837772812268",
                "21755407703825802071917819352931309114",
                "333389759650184519415406344429813561902",
                "329390130590522226338822470228015101271"
            ]
        },
        "target": {
            "file": "fs/ext4/ialloc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-15610d90",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "142740383741322004011824329670623734092",
                "202411640496046202284821463529447749545",
                "103026250856151343407060746219994053194",
                "96905284970785816175930903399577424504",
                "48917452499433336130103023053933645715",
                "187336400624419791501562148832377216102",
                "216158540700739817026886979257430606269",
                "170984580669873955286912953373168792756",
                "199568501713782048783554283098821051391",
                "275739704653126077539577882015383070842",
                "318932208939258748799627479451165958412",
                "294022649965614292436793267975550996216",
                "162770604964895360440484065200816790504",
                "125785900096481413802063151281104942843",
                "137924959488370109481915604126715196649",
                "232052603243328709103588248289510102157",
                "110594623307562932561844225955600438088",
                "254034413807112566753383872787129230735",
                "123960930183058956091062219726743902677"
            ]
        },
        "target": {
            "file": "fs/ext4/ext4.h"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-170105c3",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "142740383741322004011824329670623734092",
                "202411640496046202284821463529447749545",
                "103026250856151343407060746219994053194",
                "96905284970785816175930903399577424504",
                "48917452499433336130103023053933645715",
                "187336400624419791501562148832377216102",
                "216158540700739817026886979257430606269",
                "170984580669873955286912953373168792756",
                "199568501713782048783554283098821051391",
                "275739704653126077539577882015383070842",
                "318932208939258748799627479451165958412",
                "294022649965614292436793267975550996216",
                "162770604964895360440484065200816790504",
                "125785900096481413802063151281104942843",
                "137924959488370109481915604126715196649",
                "232052603243328709103588248289510102157",
                "110594623307562932561844225955600438088",
                "254034413807112566753383872787129230735",
                "123960930183058956091062219726743902677"
            ]
        },
        "target": {
            "file": "fs/ext4/ext4.h"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-171e4738",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "target": {
            "file": "fs/ext4/balloc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-179617fc",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-1bed7f62",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "29255418258338714514223643027860584337",
                "190001289937825496899431688544247462444",
                "152719545075025592216331042718480959152",
                "30556337755862305061402894891045245607",
                "201298921773847883850234002860027883444",
                "144610809827513873530651647650118594908",
                "320772668148040602447527114939681774140",
                "198315727251794824499171778037621639930",
                "161831987958727599126284024059708091136",
                "203186073201573590130195931519650161851",
                "97443036104111360768065953515540151683",
                "192432689572874833308768588959922754354",
                "1266038124968905014375669436551224678",
                "109955019815232752895847615779663029035",
                "278123005573144151125269427758952687652",
                "233478665216986359155602343546339710272",
                "225297274960351623850732856837772812268",
                "21755407703825802071917819352931309114",
                "333389759650184519415406344429813561902",
                "329390130590522226338822470228015101271"
            ]
        },
        "target": {
            "file": "fs/ext4/ialloc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-1ef7d800",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "68012377320303351689873179999575855500",
            "length": 3628.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-1f73d339",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-22af954d",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-28609172",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-2a4349f2",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-2e2b0884",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-3496ca20",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "target": {
            "file": "fs/ext4/super.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-34c693c5",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-361c85ad",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-370a0094",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-3d387f05",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-3e88ce98",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-455dc6ee",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-49a3c0fc",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "120337156131147812291682330541011726201",
            "length": 1043.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-4d2d080d",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-4dbc275d",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "71830951654333586105100881274733330597",
            "length": 1672.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-53481811",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-58d01263",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "289342052128007779014689959704926400073",
                "244411191333769552642725301064127136060",
                "217953391189368536626348853048601612811",
                "223256310444070277991811263270850866235",
                "125212763070094352090756189847848577968",
                "247273224453815694570261843109908831999",
                "45522014818194019130996254086032275393",
                "42860488559352340562598404376011700251",
                "38536644387771568674802317156851656134",
                "210129291530588674329389174248219120342",
                "45317912229536051112986099272347006768",
                "236128760296773735531922788493769870444",
                "153598916419520441394446549759384030432",
                "50060783243190728735534404489301946740",
                "157698316273576232176374529700383093783",
                "55491479494311910400003155302297878962",
                "75495399984483012563036089898018024834",
                "237994284953956478962012832827155908790",
                "262545171549296463089947067519093404577",
                "139900251552624503095509006006200999275",
                "160456746633216522309563896391519869950",
                "315862382401680562847818011698567691229",
                "118750572866208078330235199017764120672",
                "271188280145056178034539576039376491868",
                "28977724502417832112300740590872976853",
                "315933841071461002365025052630830861129",
                "87955563980535771907138399570122868034",
                "177710315485490098855088223759834294600",
                "322297244637385079883396561417486149603",
                "314136339493785858631218389310140693824",
                "292540190849388554261629195262940527567",
                "167823245653447165266373260302837657833",
                "332840447177614143098806435797329361975",
                "263427057685086044358226177381799136497",
                "163010961623033235397432278303164421448",
                "123964904288236788622983190897608675599",
                "258679321374151689277093554423589364046",
                "194812175720557566877452169659948942562",
                "295765659983701949074651415439727152729",
                "17780346295701908159033870024527647422",
                "230154230153548462802576153313500877653",
                "31110169682610636232980881227951916463",
                "76674546048000696767248894425300933175",
                "66974904684206414149845716977800148153",
                "266984136157603556264762480332432710901",
                "280418409755139527148645369014399737068",
                "139875273783646180287295079301333289301",
                "188358126095171214086592329630426467895",
                "320518233579223987599063134178799907117",
                "111912124690963476998570975146730076250",
                "76834285161006989822435986410521934434",
                "101934556149600590192375715253463348190",
                "253636935843223938125891716578943035191",
                "201650702732414673345588414532171736346",
                "136735239285480810806096527741359743334",
                "135133293679778381478687289604258770812",
                "84857622822267979430050407458922652100",
                "164829121314447623982632194549565943791",
                "229456761284579237671319887456956581351",
                "336724008770957543249442074057246379840",
                "21940816433700118128728134262240883077",
                "276113069213681238677363127325970382024",
                "335504265752300215961920722366157353491",
                "219489431644216492124170292458925200514",
                "174874203611264482141079854919160075731",
                "32062806188874430451425765790425985019",
                "136015546991985554504915571992403874918",
                "163649678326904261863834466241791506055",
                "69371464902475450283922783874929681667",
                "299954191068400674711448144795781519243",
                "275943237796900295754171727367078031190",
                "186127407429812342154808208994307308765",
                "36430594142552401615534667740214949202",
                "280576766256133519535716784165139944024",
                "140340341741013401948815440765789207622",
                "339270447294046643690219834048625023726",
                "32819912130406812370660858164474524497",
                "51876325637636708209224831119005839564",
                "332729322270461454888531562482637369554",
                "109688725909408920064624973150692061603",
                "136498437468191511320140591709263987808",
                "272357672946299913009790260032640764362",
                "179383296892113501365998522904497049146",
                "125704252088626747707783161102132411599",
                "38273028074919472643681839274855147777",
                "253837892303814262639949512935190511375",
                "119490203165878332794028728171014874864",
                "300799027001386609268301419748336111746",
                "9736565491812483137983727470406454329",
                "25069627444752917615191447801152415709",
                "58883975231043016111669194219622974335",
                "270745466540853333761371244049701734134",
                "153698432015598347982996968301087732431",
                "86926962336803561155437296588684359999",
                "146340876885959001582590312596116254189",
                "13041948407142217032523578298570684330",
                "261315008534228953925818107370740042265",
                "319783231753242834781127298275392442878",
                "280923525746216955136393434628794590314",
                "96039118302674653033954577764321604650"
            ]
        },
        "target": {
            "file": "fs/ext4/mballoc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-5bc1acc7",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "97203148344537547951703865155383018478",
            "length": 1200.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-5c16f0e3",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-5d3ac0c2",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-5ef4f8ba",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-6065b9bb",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "122091843699577141624804257955848712511",
            "length": 2149.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-61ae2237",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "180595101178044426296449656368166102341",
            "length": 1137.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-66cdfdb2",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "265457777375054885729327661746408713427",
            "length": 2530.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-67708067",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "71830951654333586105100881274733330597",
            "length": 1672.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-6d1a70ac",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "81806947805698288008580347478294760536",
            "length": 2996.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-6fa8df24",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-7668f775",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-76ba2b62",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-770bbdc4",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "target": {
            "file": "fs/ext4/balloc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-78b87b85",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "209055100448366424032629764183021896906",
            "length": 2090.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-7a755465",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "target": {
            "file": "fs/ext4/balloc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-7c568c93",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "122589182236052276742530854859663613559",
            "length": 1623.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-82b32eed",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-82c4a671",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-87b94d1c",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "289342052128007779014689959704926400073",
                "244411191333769552642725301064127136060",
                "217953391189368536626348853048601612811",
                "223256310444070277991811263270850866235",
                "125212763070094352090756189847848577968",
                "247273224453815694570261843109908831999",
                "45522014818194019130996254086032275393",
                "42860488559352340562598404376011700251",
                "38536644387771568674802317156851656134",
                "210129291530588674329389174248219120342",
                "45317912229536051112986099272347006768",
                "236128760296773735531922788493769870444",
                "153598916419520441394446549759384030432",
                "50060783243190728735534404489301946740",
                "157698316273576232176374529700383093783",
                "55491479494311910400003155302297878962",
                "75495399984483012563036089898018024834",
                "237994284953956478962012832827155908790",
                "65053213081986281914398462737713733379",
                "139900251552624503095509006006200999275",
                "160456746633216522309563896391519869950",
                "315862382401680562847818011698567691229",
                "118750572866208078330235199017764120672",
                "271188280145056178034539576039376491868",
                "28977724502417832112300740590872976853",
                "315933841071461002365025052630830861129",
                "87955563980535771907138399570122868034",
                "177710315485490098855088223759834294600",
                "322297244637385079883396561417486149603",
                "314136339493785858631218389310140693824",
                "292540190849388554261629195262940527567",
                "167823245653447165266373260302837657833",
                "332840447177614143098806435797329361975",
                "263427057685086044358226177381799136497",
                "163010961623033235397432278303164421448",
                "123964904288236788622983190897608675599",
                "258679321374151689277093554423589364046",
                "194812175720557566877452169659948942562",
                "295765659983701949074651415439727152729",
                "150906190350609199549535574129587564281",
                "230154230153548462802576153313500877653",
                "31110169682610636232980881227951916463",
                "76674546048000696767248894425300933175",
                "66974904684206414149845716977800148153",
                "266984136157603556264762480332432710901",
                "280418409755139527148645369014399737068",
                "139875273783646180287295079301333289301",
                "188358126095171214086592329630426467895",
                "320518233579223987599063134178799907117",
                "111912124690963476998570975146730076250",
                "76834285161006989822435986410521934434",
                "101934556149600590192375715253463348190",
                "253636935843223938125891716578943035191",
                "201650702732414673345588414532171736346",
                "136735239285480810806096527741359743334",
                "135133293679778381478687289604258770812",
                "84857622822267979430050407458922652100",
                "164829121314447623982632194549565943791",
                "229456761284579237671319887456956581351",
                "336724008770957543249442074057246379840",
                "21940816433700118128728134262240883077",
                "276113069213681238677363127325970382024",
                "335504265752300215961920722366157353491",
                "219489431644216492124170292458925200514",
                "174874203611264482141079854919160075731",
                "32062806188874430451425765790425985019",
                "136015546991985554504915571992403874918",
                "163649678326904261863834466241791506055",
                "69371464902475450283922783874929681667",
                "299954191068400674711448144795781519243",
                "275943237796900295754171727367078031190",
                "186127407429812342154808208994307308765",
                "36430594142552401615534667740214949202",
                "280576766256133519535716784165139944024",
                "140340341741013401948815440765789207622",
                "339270447294046643690219834048625023726",
                "32819912130406812370660858164474524497",
                "51876325637636708209224831119005839564",
                "332729322270461454888531562482637369554",
                "109688725909408920064624973150692061603",
                "136498437468191511320140591709263987808",
                "272357672946299913009790260032640764362",
                "179383296892113501365998522904497049146",
                "125704252088626747707783161102132411599",
                "38273028074919472643681839274855147777",
                "253837892303814262639949512935190511375",
                "119490203165878332794028728171014874864",
                "300799027001386609268301419748336111746",
                "9736565491812483137983727470406454329",
                "25069627444752917615191447801152415709",
                "58883975231043016111669194219622974335",
                "270745466540853333761371244049701734134",
                "153698432015598347982996968301087732431",
                "86926962336803561155437296588684359999",
                "146340876885959001582590312596116254189",
                "13041948407142217032523578298570684330",
                "140889609917401587964237214031413355586",
                "216348191713277057210816653337336774012",
                "280923525746216955136393434628794590314",
                "96039118302674653033954577764321604650"
            ]
        },
        "target": {
            "file": "fs/ext4/mballoc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-8b450ecf",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "265457777375054885729327661746408713427",
            "length": 2530.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-8e5ac9dd",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "48575956252426726222710006177137534869",
            "length": 2541.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-8f116708",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-913ad1e1",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-9215c01b",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-9336ec9d",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-990b6681",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "92269907996410906916919173275115051678",
            "length": 1820.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-9b53df37",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "81806947805698288008580347478294760536",
            "length": 2996.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-9c34a5d1",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-9d58763e",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "133217520612210698660191558415908698677",
            "length": 1033.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-9ed76b7e",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "94490654615051278092584422868288438299",
            "length": 8568.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-9f0604d1",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "97203148344537547951703865155383018478",
            "length": 1200.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-9fca65ab",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-a4f904a4",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-ab471398",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-b1713cf2",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-b788dbb6",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-b85b6558",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "289342052128007779014689959704926400073",
                "244411191333769552642725301064127136060",
                "217953391189368536626348853048601612811",
                "223256310444070277991811263270850866235",
                "125212763070094352090756189847848577968",
                "247273224453815694570261843109908831999",
                "45522014818194019130996254086032275393",
                "42860488559352340562598404376011700251",
                "38536644387771568674802317156851656134",
                "210129291530588674329389174248219120342",
                "45317912229536051112986099272347006768",
                "236128760296773735531922788493769870444",
                "153598916419520441394446549759384030432",
                "50060783243190728735534404489301946740",
                "157698316273576232176374529700383093783",
                "55491479494311910400003155302297878962",
                "75495399984483012563036089898018024834",
                "237994284953956478962012832827155908790",
                "262545171549296463089947067519093404577",
                "139900251552624503095509006006200999275",
                "160456746633216522309563896391519869950",
                "315862382401680562847818011698567691229",
                "118750572866208078330235199017764120672",
                "271188280145056178034539576039376491868",
                "28977724502417832112300740590872976853",
                "315933841071461002365025052630830861129",
                "87955563980535771907138399570122868034",
                "177710315485490098855088223759834294600",
                "322297244637385079883396561417486149603",
                "314136339493785858631218389310140693824",
                "292540190849388554261629195262940527567",
                "167823245653447165266373260302837657833",
                "332840447177614143098806435797329361975",
                "263427057685086044358226177381799136497",
                "163010961623033235397432278303164421448",
                "123964904288236788622983190897608675599",
                "258679321374151689277093554423589364046",
                "194812175720557566877452169659948942562",
                "295765659983701949074651415439727152729",
                "17780346295701908159033870024527647422",
                "230154230153548462802576153313500877653",
                "31110169682610636232980881227951916463",
                "76674546048000696767248894425300933175",
                "66974904684206414149845716977800148153",
                "266984136157603556264762480332432710901",
                "280418409755139527148645369014399737068",
                "139875273783646180287295079301333289301",
                "188358126095171214086592329630426467895",
                "320518233579223987599063134178799907117",
                "111912124690963476998570975146730076250",
                "76834285161006989822435986410521934434",
                "101934556149600590192375715253463348190",
                "253636935843223938125891716578943035191",
                "201650702732414673345588414532171736346",
                "136735239285480810806096527741359743334",
                "135133293679778381478687289604258770812",
                "84857622822267979430050407458922652100",
                "164829121314447623982632194549565943791",
                "229456761284579237671319887456956581351",
                "336724008770957543249442074057246379840",
                "21940816433700118128728134262240883077",
                "276113069213681238677363127325970382024",
                "335504265752300215961920722366157353491",
                "219489431644216492124170292458925200514",
                "174874203611264482141079854919160075731",
                "32062806188874430451425765790425985019",
                "136015546991985554504915571992403874918",
                "163649678326904261863834466241791506055",
                "69371464902475450283922783874929681667",
                "299954191068400674711448144795781519243",
                "275943237796900295754171727367078031190",
                "186127407429812342154808208994307308765",
                "36430594142552401615534667740214949202",
                "280576766256133519535716784165139944024",
                "140340341741013401948815440765789207622",
                "339270447294046643690219834048625023726",
                "32819912130406812370660858164474524497",
                "51876325637636708209224831119005839564",
                "332729322270461454888531562482637369554",
                "109688725909408920064624973150692061603",
                "136498437468191511320140591709263987808",
                "272357672946299913009790260032640764362",
                "179383296892113501365998522904497049146",
                "125704252088626747707783161102132411599",
                "38273028074919472643681839274855147777",
                "253837892303814262639949512935190511375",
                "119490203165878332794028728171014874864",
                "300799027001386609268301419748336111746",
                "9736565491812483137983727470406454329",
                "25069627444752917615191447801152415709",
                "58883975231043016111669194219622974335",
                "270745466540853333761371244049701734134",
                "153698432015598347982996968301087732431",
                "86926962336803561155437296588684359999",
                "146340876885959001582590312596116254189",
                "13041948407142217032523578298570684330",
                "261315008534228953925818107370740042265",
                "319783231753242834781127298275392442878",
                "280923525746216955136393434628794590314",
                "96039118302674653033954577764321604650"
            ]
        },
        "target": {
            "file": "fs/ext4/mballoc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-bc2af60f",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-bd108e30",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "192275885118843927121288993552795874068",
            "length": 3672.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-bd77fbdc",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "115139556893358161299518094867580442239",
            "length": 8655.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-beadf5ee",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-c040a011",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-c641960f",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "142740383741322004011824329670623734092",
                "202411640496046202284821463529447749545",
                "103026250856151343407060746219994053194",
                "96905284970785816175930903399577424504",
                "48917452499433336130103023053933645715",
                "187336400624419791501562148832377216102",
                "216158540700739817026886979257430606269",
                "170984580669873955286912953373168792756",
                "199568501713782048783554283098821051391",
                "275739704653126077539577882015383070842",
                "318932208939258748799627479451165958412",
                "294022649965614292436793267975550996216",
                "162770604964895360440484065200816790504",
                "125785900096481413802063151281104942843",
                "137924959488370109481915604126715196649",
                "232052603243328709103588248289510102157",
                "110594623307562932561844225955600438088",
                "254034413807112566753383872787129230735",
                "123960930183058956091062219726743902677"
            ]
        },
        "target": {
            "file": "fs/ext4/ext4.h"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-c6b95688",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "29255418258338714514223643027860584337",
                "190001289937825496899431688544247462444",
                "152719545075025592216331042718480959152",
                "30556337755862305061402894891045245607",
                "201298921773847883850234002860027883444",
                "144610809827513873530651647650118594908",
                "320772668148040602447527114939681774140",
                "198315727251794824499171778037621639930",
                "161831987958727599126284024059708091136",
                "203186073201573590130195931519650161851",
                "97443036104111360768065953515540151683",
                "192432689572874833308768588959922754354",
                "1266038124968905014375669436551224678",
                "109955019815232752895847615779663029035",
                "278123005573144151125269427758952687652",
                "233478665216986359155602343546339710272",
                "225297274960351623850732856837772812268",
                "21755407703825802071917819352931309114",
                "333389759650184519415406344429813561902",
                "329390130590522226338822470228015101271"
            ]
        },
        "target": {
            "file": "fs/ext4/ialloc.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-c7cf9635",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "target": {
            "file": "fs/ext4/super.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-c8b2401e",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "121968866767515213826448283783779070852",
            "length": 1313.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-ca5b23bf",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "122091843699577141624804257955848712511",
            "length": 2149.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-cbc2adcf",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "133217520612210698660191558415908698677",
            "length": 1033.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-ce706c37",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "265811996213274683719044246940415629217",
            "length": 1997.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-cef9549a",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "273128557938405913236182193124035590850",
            "length": 2952.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-d0e265ec",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-d6a1e509",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-d9065a6e",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-da0a2e5b",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-dbfee49d",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "265811996213274683719044246940415629217",
            "length": 1997.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-dda30c45",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-df7a7b64",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-e0fd2426",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-e1b9b3b4",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "264013964610029324199867950950340736976",
            "length": 1173.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-e1b9c859",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "339766634831215056857072755603466091278",
            "length": 2094.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-e1bd1be4",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "166736988930082255419826891739772110070",
            "length": 8662.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-e2329c6f",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-e629137d",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "3001215928309093979933278137972624881",
            "length": 2103.0
        },
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-ea60ea47",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-ea9d1f28",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-eacfb371",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "121968866767515213826448283783779070852",
            "length": 1313.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-ec569372",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "id": "CVE-2023-53503-f1f05206",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "id": "CVE-2023-53503-f9816616",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "target": {
            "file": "fs/ext4/super.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "id": "CVE-2023-53503-fe2764de",
        "deprecated": false,
        "signature_version": "v1"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.10.181
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.113
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.30
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.3.4