CVE-2023-53503

Source
https://cve.org/CVERecord?id=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:54.052Z
Modified
2026-02-24T07:36:12.714778Z
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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53503.json",
    "cna_assigner": "Linux"
}
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
2f2e09eb15849562aede80ed007658e4504ded26
Fixed
100c0ad6c04597fefeaaba2bb1827cc015d95067
Fixed
620a3c28221bb219b81bc0bffd065cc187494302
Fixed
b4319e457d6e3fb33e443efeaf4634fc36e8a9ed
Fixed
31668cebf45adfb6283e465e641c4f5a21b07afa
Fixed
5354b2af34064a4579be8bc0e2f15a7b70f14b5f

Affected versions

v3.*
v3.10
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
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
[
    {
        "id": "CVE-2023-53503-013334e9",
        "signature_version": "v1",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        }
    },
    {
        "id": "CVE-2023-53503-0142f1e9",
        "signature_version": "v1",
        "digest": {
            "function_hash": "3001215928309093979933278137972624881",
            "length": 2103.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        }
    },
    {
        "id": "CVE-2023-53503-0296c2d3",
        "signature_version": "v1",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-03a71fda",
        "signature_version": "v1",
        "digest": {
            "function_hash": "192275885118843927121288993552795874068",
            "length": 3672.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        }
    },
    {
        "id": "CVE-2023-53503-050456f5",
        "signature_version": "v1",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        }
    },
    {
        "id": "CVE-2023-53503-0764e389",
        "signature_version": "v1",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        }
    },
    {
        "id": "CVE-2023-53503-09023808",
        "signature_version": "v1",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        }
    },
    {
        "id": "CVE-2023-53503-0aab4633",
        "signature_version": "v1",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        }
    },
    {
        "id": "CVE-2023-53503-0be892d6",
        "signature_version": "v1",
        "digest": {
            "function_hash": "3001215928309093979933278137972624881",
            "length": 2103.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        }
    },
    {
        "id": "CVE-2023-53503-1148a3c3",
        "signature_version": "v1",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-120f2a54",
        "signature_version": "v1",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        }
    },
    {
        "id": "CVE-2023-53503-15610d90",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ialloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-16cf308e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "97203148344537547951703865155383018478",
            "length": 1200.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-16f216fc",
        "signature_version": "v1",
        "digest": {
            "function_hash": "265811996213274683719044246940415629217",
            "length": 1997.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-170105c3",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ext4.h"
        }
    },
    {
        "id": "CVE-2023-53503-171e4738",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ext4.h"
        }
    },
    {
        "id": "CVE-2023-53503-179617fc",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/balloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-18c53ab0",
        "signature_version": "v1",
        "digest": {
            "function_hash": "133217520612210698660191558415908698677",
            "length": 1033.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        }
    },
    {
        "id": "CVE-2023-53503-194e90ce",
        "signature_version": "v1",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        }
    },
    {
        "id": "CVE-2023-53503-1a49cba7",
        "signature_version": "v1",
        "digest": {
            "function_hash": "12675962787574539444072347361230560057",
            "length": 1305.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-1a63918b",
        "signature_version": "v1",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        }
    },
    {
        "id": "CVE-2023-53503-1bed7f62",
        "signature_version": "v1",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        }
    },
    {
        "id": "CVE-2023-53503-1c249eff",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/balloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-1c46f655",
        "signature_version": "v1",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        }
    },
    {
        "id": "CVE-2023-53503-1ef7d800",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ialloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-1f73d339",
        "signature_version": "v1",
        "digest": {
            "function_hash": "68012377320303351689873179999575855500",
            "length": 3628.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        }
    },
    {
        "id": "CVE-2023-53503-216484a3",
        "signature_version": "v1",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        }
    },
    {
        "id": "CVE-2023-53503-22af954d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        }
    },
    {
        "id": "CVE-2023-53503-23fdbdbf",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/mballoc.c"
        }
    },
    {
        "id": "CVE-2023-53503-267018cf",
        "signature_version": "v1",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        }
    },
    {
        "id": "CVE-2023-53503-28609172",
        "signature_version": "v1",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        }
    },
    {
        "id": "CVE-2023-53503-2a3fcc17",
        "signature_version": "v1",
        "digest": {
            "function_hash": "121968866767515213826448283783779070852",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        }
    },
    {
        "id": "CVE-2023-53503-2a4349f2",
        "signature_version": "v1",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        }
    },
    {
        "id": "CVE-2023-53503-2b26e53b",
        "signature_version": "v1",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        }
    },
    {
        "id": "CVE-2023-53503-2b2aecb5",
        "signature_version": "v1",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        }
    },
    {
        "id": "CVE-2023-53503-2e2b0884",
        "signature_version": "v1",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        }
    },
    {
        "id": "CVE-2023-53503-32fd6df6",
        "signature_version": "v1",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        }
    },
    {
        "id": "CVE-2023-53503-3462a866",
        "signature_version": "v1",
        "digest": {
            "function_hash": "265457777375054885729327661746408713427",
            "length": 2530.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        }
    },
    {
        "id": "CVE-2023-53503-3496ca20",
        "signature_version": "v1",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-34c693c5",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/super.c"
        }
    },
    {
        "id": "CVE-2023-53503-361c85ad",
        "signature_version": "v1",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        }
    },
    {
        "id": "CVE-2023-53503-3632252d",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ialloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-370a0094",
        "signature_version": "v1",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        }
    },
    {
        "id": "CVE-2023-53503-3d387f05",
        "signature_version": "v1",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        }
    },
    {
        "id": "CVE-2023-53503-3e88ce98",
        "signature_version": "v1",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        }
    },
    {
        "id": "CVE-2023-53503-4277d7ec",
        "signature_version": "v1",
        "digest": {
            "function_hash": "154675456292651182180155655171057983373",
            "length": 1744.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        }
    },
    {
        "id": "CVE-2023-53503-43880cf2",
        "signature_version": "v1",
        "digest": {
            "function_hash": "133217520612210698660191558415908698677",
            "length": 1033.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        }
    },
    {
        "id": "CVE-2023-53503-455dc6ee",
        "signature_version": "v1",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        }
    },
    {
        "id": "CVE-2023-53503-45cff713",
        "signature_version": "v1",
        "digest": {
            "function_hash": "242877369463099546151188868329556302527",
            "length": 2516.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        }
    },
    {
        "id": "CVE-2023-53503-49a3c0fc",
        "signature_version": "v1",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        }
    },
    {
        "id": "CVE-2023-53503-4d2d080d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "120337156131147812291682330541011726201",
            "length": 1043.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        }
    },
    {
        "id": "CVE-2023-53503-4d858aaf",
        "signature_version": "v1",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        }
    },
    {
        "id": "CVE-2023-53503-4dbc275d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        }
    },
    {
        "id": "CVE-2023-53503-4e21a89d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        }
    },
    {
        "id": "CVE-2023-53503-4e83c6b5",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/balloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-53481811",
        "signature_version": "v1",
        "digest": {
            "function_hash": "71830951654333586105100881274733330597",
            "length": 1672.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        }
    },
    {
        "id": "CVE-2023-53503-58d01263",
        "signature_version": "v1",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        }
    },
    {
        "id": "CVE-2023-53503-5bc1acc7",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/mballoc.c"
        }
    },
    {
        "id": "CVE-2023-53503-5c16f0e3",
        "signature_version": "v1",
        "digest": {
            "function_hash": "97203148344537547951703865155383018478",
            "length": 1200.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-5d3ac0c2",
        "signature_version": "v1",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        }
    },
    {
        "id": "CVE-2023-53503-5da97efc",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/super.c"
        }
    },
    {
        "id": "CVE-2023-53503-5ef4f8ba",
        "signature_version": "v1",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-6065b9bb",
        "signature_version": "v1",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        }
    },
    {
        "id": "CVE-2023-53503-61ae2237",
        "signature_version": "v1",
        "digest": {
            "function_hash": "122091843699577141624804257955848712511",
            "length": 2149.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        }
    },
    {
        "id": "CVE-2023-53503-644fca9f",
        "signature_version": "v1",
        "digest": {
            "function_hash": "336993138994493818258661687487199128927",
            "length": 2990.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        }
    },
    {
        "id": "CVE-2023-53503-65486798",
        "signature_version": "v1",
        "digest": {
            "function_hash": "154936705378703050019098132662619638156",
            "length": 2165.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        }
    },
    {
        "id": "CVE-2023-53503-66b29e4d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "208863381536511046278658110458555220687",
            "length": 8650.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        }
    },
    {
        "id": "CVE-2023-53503-66cdfdb2",
        "signature_version": "v1",
        "digest": {
            "function_hash": "180595101178044426296449656368166102341",
            "length": 1137.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        }
    },
    {
        "id": "CVE-2023-53503-67708067",
        "signature_version": "v1",
        "digest": {
            "function_hash": "265457777375054885729327661746408713427",
            "length": 2530.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        }
    },
    {
        "id": "CVE-2023-53503-697e3127",
        "signature_version": "v1",
        "digest": {
            "function_hash": "268198217662859231693996082846266607268",
            "length": 2479.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        }
    },
    {
        "id": "CVE-2023-53503-6d1a70ac",
        "signature_version": "v1",
        "digest": {
            "function_hash": "71830951654333586105100881274733330597",
            "length": 1672.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        }
    },
    {
        "id": "CVE-2023-53503-6dac514f",
        "signature_version": "v1",
        "digest": {
            "function_hash": "3001215928309093979933278137972624881",
            "length": 2103.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        }
    },
    {
        "id": "CVE-2023-53503-6fa8df24",
        "signature_version": "v1",
        "digest": {
            "function_hash": "81806947805698288008580347478294760536",
            "length": 2996.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        }
    },
    {
        "id": "CVE-2023-53503-70a879dc",
        "signature_version": "v1",
        "digest": {
            "function_hash": "339766634831215056857072755603466091278",
            "length": 2094.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-74e93efc",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ext4.h"
        }
    },
    {
        "id": "CVE-2023-53503-7668f775",
        "signature_version": "v1",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        }
    },
    {
        "id": "CVE-2023-53503-76ba2b62",
        "signature_version": "v1",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        }
    },
    {
        "id": "CVE-2023-53503-770bbdc4",
        "signature_version": "v1",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-78b87b85",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/balloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-7a6e1e15",
        "signature_version": "v1",
        "digest": {
            "function_hash": "115139556893358161299518094867580442239",
            "length": 8655.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        }
    },
    {
        "id": "CVE-2023-53503-7a755465",
        "signature_version": "v1",
        "digest": {
            "function_hash": "209055100448366424032629764183021896906",
            "length": 2090.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        }
    },
    {
        "id": "CVE-2023-53503-7c568c93",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122790623591069534225964659903961785009",
                "271998686025811106801741385456503098582",
                "200178484978520111831958436115513525619",
                "332054780047308550987926660709176154594",
                "9188914514233938131466898111152699398",
                "69415601882380460947082042928036897032",
                "99831471430410631610069646542822861755"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/balloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-7e9af3b2",
        "signature_version": "v1",
        "digest": {
            "function_hash": "180053042179421704829577753866285193681",
            "length": 2053.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        }
    },
    {
        "id": "CVE-2023-53503-808fe05e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "235350088745331116581014837375007889127",
            "length": 734.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_show_pa"
        }
    },
    {
        "id": "CVE-2023-53503-82b32eed",
        "signature_version": "v1",
        "digest": {
            "function_hash": "122589182236052276742530854859663613559",
            "length": 1623.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        }
    },
    {
        "id": "CVE-2023-53503-82c4a671",
        "signature_version": "v1",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        }
    },
    {
        "id": "CVE-2023-53503-8776e22e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        }
    },
    {
        "id": "CVE-2023-53503-87b94d1c",
        "signature_version": "v1",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        }
    },
    {
        "id": "CVE-2023-53503-8b450ecf",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/mballoc.c"
        }
    },
    {
        "id": "CVE-2023-53503-8be53025",
        "signature_version": "v1",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        }
    },
    {
        "id": "CVE-2023-53503-8e5ac9dd",
        "signature_version": "v1",
        "digest": {
            "function_hash": "265457777375054885729327661746408713427",
            "length": 2530.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        }
    },
    {
        "id": "CVE-2023-53503-8f116708",
        "signature_version": "v1",
        "digest": {
            "function_hash": "48575956252426726222710006177137534869",
            "length": 2541.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_cache"
        }
    },
    {
        "id": "CVE-2023-53503-8fe50fe6",
        "signature_version": "v1",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        }
    },
    {
        "id": "CVE-2023-53503-913ad1e1",
        "signature_version": "v1",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        }
    },
    {
        "id": "CVE-2023-53503-9215c01b",
        "signature_version": "v1",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        }
    },
    {
        "id": "CVE-2023-53503-92fd8928",
        "signature_version": "v1",
        "digest": {
            "function_hash": "97022528002971236365837356013155800544",
            "length": 460.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        }
    },
    {
        "id": "CVE-2023-53503-9336ec9d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        }
    },
    {
        "id": "CVE-2023-53503-990b6681",
        "signature_version": "v1",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        }
    },
    {
        "id": "CVE-2023-53503-99ba21bf",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/super.c"
        }
    },
    {
        "id": "CVE-2023-53503-99f8b1fb",
        "signature_version": "v1",
        "digest": {
            "function_hash": "134447490574071998874449239611901548892",
            "length": 824.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-9b53df37",
        "signature_version": "v1",
        "digest": {
            "function_hash": "92269907996410906916919173275115051678",
            "length": 1820.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        }
    },
    {
        "id": "CVE-2023-53503-9c34a5d1",
        "signature_version": "v1",
        "digest": {
            "function_hash": "81806947805698288008580347478294760536",
            "length": 2996.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        }
    },
    {
        "id": "CVE-2023-53503-9d58763e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        }
    },
    {
        "id": "CVE-2023-53503-9ed76b7e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "133217520612210698660191558415908698677",
            "length": 1033.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        }
    },
    {
        "id": "CVE-2023-53503-9f0604d1",
        "signature_version": "v1",
        "digest": {
            "function_hash": "94490654615051278092584422868288438299",
            "length": 8568.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        }
    },
    {
        "id": "CVE-2023-53503-9fca65ab",
        "signature_version": "v1",
        "digest": {
            "function_hash": "97203148344537547951703865155383018478",
            "length": 1200.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-a25af24a",
        "signature_version": "v1",
        "digest": {
            "function_hash": "227173249843434108094989655482515703439",
            "length": 2398.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        }
    },
    {
        "id": "CVE-2023-53503-a4f904a4",
        "signature_version": "v1",
        "digest": {
            "function_hash": "220213454566728353045355540144556669148",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/balloc.c",
            "function": "ext4_validate_block_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-a792943f",
        "signature_version": "v1",
        "digest": {
            "function_hash": "122091843699577141624804257955848712511",
            "length": 2149.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        }
    },
    {
        "id": "CVE-2023-53503-ab471398",
        "signature_version": "v1",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        }
    },
    {
        "id": "CVE-2023-53503-b1713cf2",
        "signature_version": "v1",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        }
    },
    {
        "id": "CVE-2023-53503-b788dbb6",
        "signature_version": "v1",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        }
    },
    {
        "id": "CVE-2023-53503-b85b6558",
        "signature_version": "v1",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        }
    },
    {
        "id": "CVE-2023-53503-b9e849f4",
        "signature_version": "v1",
        "digest": {
            "function_hash": "81806947805698288008580347478294760536",
            "length": 2996.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        }
    },
    {
        "id": "CVE-2023-53503-bc2af60f",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/mballoc.c"
        }
    },
    {
        "id": "CVE-2023-53503-bd108e30",
        "signature_version": "v1",
        "digest": {
            "function_hash": "296500101050801949412385224519863491126",
            "length": 2317.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_load_buddy_gfp"
        }
    },
    {
        "id": "CVE-2023-53503-bd77fbdc",
        "signature_version": "v1",
        "digest": {
            "function_hash": "192275885118843927121288993552795874068",
            "length": 3672.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        }
    },
    {
        "id": "CVE-2023-53503-beadf5ee",
        "signature_version": "v1",
        "digest": {
            "function_hash": "115139556893358161299518094867580442239",
            "length": 8655.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        }
    },
    {
        "id": "CVE-2023-53503-c040a011",
        "signature_version": "v1",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-c641960f",
        "signature_version": "v1",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        }
    },
    {
        "id": "CVE-2023-53503-c6b95688",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ext4.h"
        }
    },
    {
        "id": "CVE-2023-53503-c73bfcbf",
        "signature_version": "v1",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        }
    },
    {
        "id": "CVE-2023-53503-c7cf9635",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ialloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-c8b2401e",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/super.c"
        }
    },
    {
        "id": "CVE-2023-53503-ca09769a",
        "signature_version": "v1",
        "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",
                "86761620183220315763425414406816977024",
                "282075392745617275752348608855557626227",
                "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",
                "209622724095825738380376770220760317270",
                "298470265625498126737846120397111548642",
                "321698080597043035037379050230182776135",
                "114516498501997749617026945300871126536",
                "32819912130406812370660858164474524497",
                "51876325637636708209224831119005839564",
                "332729322270461454888531562482637369554",
                "215266299477357380914120661789775167144",
                "205342624722120697316856877296354339039",
                "272357672946299913009790260032640764362",
                "179383296892113501365998522904497049146",
                "125704252088626747707783161102132411599",
                "38273028074919472643681839274855147777",
                "253837892303814262639949512935190511375",
                "119490203165878332794028728171014874864",
                "300799027001386609268301419748336111746",
                "9736565491812483137983727470406454329",
                "25069627444752917615191447801152415709",
                "58883975231043016111669194219622974335",
                "270745466540853333761371244049701734134",
                "153698432015598347982996968301087732431",
                "86926962336803561155437296588684359999",
                "146340876885959001582590312596116254189",
                "13041948407142217032523578298570684330",
                "261315008534228953925818107370740042265",
                "319783231753242834781127298275392442878",
                "280923525746216955136393434628794590314",
                "96039118302674653033954577764321604650"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/mballoc.c"
        }
    },
    {
        "id": "CVE-2023-53503-ca5b23bf",
        "signature_version": "v1",
        "digest": {
            "function_hash": "121968866767515213826448283783779070852",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        }
    },
    {
        "id": "CVE-2023-53503-cb78a966",
        "signature_version": "v1",
        "digest": {
            "function_hash": "69107795652321058424004186423288779972",
            "length": 2227.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_inode_pa"
        }
    },
    {
        "id": "CVE-2023-53503-cbc2adcf",
        "signature_version": "v1",
        "digest": {
            "function_hash": "122091843699577141624804257955848712511",
            "length": 2149.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_release"
        }
    },
    {
        "id": "CVE-2023-53503-ce706c37",
        "signature_version": "v1",
        "digest": {
            "function_hash": "133217520612210698660191558415908698677",
            "length": 1033.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group"
        }
    },
    {
        "id": "CVE-2023-53503-cef9549a",
        "signature_version": "v1",
        "digest": {
            "function_hash": "265811996213274683719044246940415629217",
            "length": 1997.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-d08f2d30",
        "signature_version": "v1",
        "digest": {
            "function_hash": "15700182947743032315584184892939588595",
            "length": 1843.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_discard_group_preallocations"
        }
    },
    {
        "id": "CVE-2023-53503-d0e265ec",
        "signature_version": "v1",
        "digest": {
            "function_hash": "273128557938405913236182193124035590850",
            "length": 2952.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_free_inode"
        }
    },
    {
        "id": "CVE-2023-53503-d232e3f0",
        "signature_version": "v1",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        }
    },
    {
        "id": "CVE-2023-53503-d6a1e509",
        "signature_version": "v1",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        }
    },
    {
        "id": "CVE-2023-53503-d87230c8",
        "signature_version": "v1",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        }
    },
    {
        "id": "CVE-2023-53503-d89a7e67",
        "signature_version": "v1",
        "digest": {
            "function_hash": "121968866767515213826448283783779070852",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        }
    },
    {
        "id": "CVE-2023-53503-d9065a6e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "324229227329742788450933513426792871292",
            "length": 679.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch"
        }
    },
    {
        "id": "CVE-2023-53503-da0a2e5b",
        "signature_version": "v1",
        "digest": {
            "function_hash": "291055856920029104896118939144458933738",
            "length": 627.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_pa"
        }
    },
    {
        "id": "CVE-2023-53503-dbf121b6",
        "signature_version": "v1",
        "digest": {
            "function_hash": "47715009327692651373157098540532150733",
            "length": 832.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_validate_inode_bitmap"
        }
    },
    {
        "id": "CVE-2023-53503-dbfee49d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        }
    },
    {
        "id": "CVE-2023-53503-dda30c45",
        "signature_version": "v1",
        "digest": {
            "function_hash": "265811996213274683719044246940415629217",
            "length": 1997.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-df7a7b64",
        "signature_version": "v1",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        }
    },
    {
        "id": "CVE-2023-53503-dfe3f195",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ext4.h"
        }
    },
    {
        "id": "CVE-2023-53503-e0fd2426",
        "signature_version": "v1",
        "digest": {
            "function_hash": "195600176139258979379872866415567233835",
            "length": 360.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_from_freelist"
        }
    },
    {
        "id": "CVE-2023-53503-e1b9b3b4",
        "signature_version": "v1",
        "digest": {
            "function_hash": "141375913954477572221408150919550087022",
            "length": 727.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_group"
        }
    },
    {
        "id": "CVE-2023-53503-e1b9c859",
        "signature_version": "v1",
        "digest": {
            "function_hash": "264013964610029324199867950950340736976",
            "length": 1173.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-e1bd1be4",
        "signature_version": "v1",
        "digest": {
            "function_hash": "339766634831215056857072755603466091278",
            "length": 2094.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "__mb_check_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-e2329c6f",
        "signature_version": "v1",
        "digest": {
            "function_hash": "166736988930082255419826891739772110070",
            "length": 8662.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "__ext4_new_inode"
        }
    },
    {
        "id": "CVE-2023-53503-e444ed24",
        "signature_version": "v1",
        "digest": {
            "function_hash": "61562699859453592690129025802026687601",
            "length": 1641.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_find_by_goal"
        }
    },
    {
        "id": "CVE-2023-53503-e629137d",
        "signature_version": "v1",
        "digest": {
            "function_hash": "66219641662309159605839092344424076286",
            "length": 1860.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_init_backend"
        }
    },
    {
        "id": "CVE-2023-53503-e9ee449d",
        "signature_version": "v1",
        "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"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/ialloc.c"
        }
    },
    {
        "id": "CVE-2023-53503-ea60ea47",
        "signature_version": "v1",
        "digest": {
            "function_hash": "3001215928309093979933278137972624881",
            "length": 2103.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ialloc.c",
            "function": "ext4_init_inode_table"
        }
    },
    {
        "id": "CVE-2023-53503-ea9d1f28",
        "signature_version": "v1",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        }
    },
    {
        "id": "CVE-2023-53503-eacfb371",
        "signature_version": "v1",
        "digest": {
            "function_hash": "99894182997701665968659027014758884902",
            "length": 1221.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        }
    },
    {
        "id": "CVE-2023-53503-ebe675fe",
        "signature_version": "v1",
        "digest": {
            "function_hash": "19632490969659135420251292434831773321",
            "length": 1200.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_generate_buddy"
        }
    },
    {
        "id": "CVE-2023-53503-ec569372",
        "signature_version": "v1",
        "digest": {
            "function_hash": "121968866767515213826448283783779070852",
            "length": 1313.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_good_group_nolock"
        }
    },
    {
        "id": "CVE-2023-53503-ee022f2c",
        "signature_version": "v1",
        "digest": {
            "function_hash": "192275885118843927121288993552795874068",
            "length": 3672.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        }
    },
    {
        "id": "CVE-2023-53503-ee60e71f",
        "signature_version": "v1",
        "digest": {
            "function_hash": "151808102238825360052560042473118125514",
            "length": 3666.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_clear_bb"
        }
    },
    {
        "id": "CVE-2023-53503-efdb2b74",
        "signature_version": "v1",
        "digest": {
            "function_hash": "252579899460289604924122693682107022801",
            "length": 666.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@620a3c28221bb219b81bc0bffd065cc187494302",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/super.c",
            "function": "ext4_mark_group_bitmap_corrupted"
        }
    },
    {
        "id": "CVE-2023-53503-f0dc40a3",
        "signature_version": "v1",
        "digest": {
            "function_hash": "109772623898463119520582603572002875631",
            "length": 1198.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_new_group_pa"
        }
    },
    {
        "id": "CVE-2023-53503-f1f05206",
        "signature_version": "v1",
        "digest": {
            "function_hash": "147488035109910657304684148573920419455",
            "length": 483.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b4319e457d6e3fb33e443efeaf4634fc36e8a9ed",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_prefetch_fini"
        }
    },
    {
        "id": "CVE-2023-53503-f595208e",
        "signature_version": "v1",
        "digest": {
            "function_hash": "71830951654333586105100881274733330597",
            "length": 1672.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_trim_fs"
        }
    },
    {
        "id": "CVE-2023-53503-f81ad046",
        "signature_version": "v1",
        "digest": {
            "function_hash": "70173600652354372824395465939193176934",
            "length": 1304.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5354b2af34064a4579be8bc0e2f15a7b70f14b5f",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/mballoc.c",
            "function": "ext4_mb_seq_groups_show"
        }
    },
    {
        "id": "CVE-2023-53503-f9816616",
        "signature_version": "v1",
        "digest": {
            "function_hash": "100617195569224514626074446584482204259",
            "length": 330.0
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@100c0ad6c04597fefeaaba2bb1827cc015d95067",
        "signature_type": "Function",
        "target": {
            "file": "fs/ext4/ext4.h",
            "function": "ext4_get_group_info"
        }
    },
    {
        "id": "CVE-2023-53503-fe2764de",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "159531278622026321634207934444391275962",
                "265401506539248354879942182491158272602",
                "197089414358487321082759607811773670403"
            ]
        },
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@31668cebf45adfb6283e465e641c4f5a21b07afa",
        "signature_type": "Line",
        "target": {
            "file": "fs/ext4/super.c"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53503.json"

Git / github.com/gregkh/linux

Affected versions

v3.*
v3.11
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
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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53503.json"