CVE-2025-38118

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38118
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38118.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38118
Downstream
Related
Published
2025-07-03T08:35:25.992Z
Modified
2025-11-20T10:04:42.143778Z
Summary
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Details

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

Bluetooth: MGMT: Fix UAF on mgmtremoveadvmonitorcomplete

This reworks MGMTOPREMOVEADVMONITOR to not use mgmtpendingadd to avoid crashes like bellow:

================================================================== BUG: KASAN: slab-use-after-free in mgmtremoveadvmonitorcomplete+0xe5/0x540 net/bluetooth/mgmt.c:5406 Read of size 8 at addr ffff88801c53f318 by task kworker/u5:5/5341

CPU: 0 UID: 0 PID: 5341 Comm: kworker/u5:5 Not tainted 6.15.0-syzkaller-10402-g4cb6c8af8591 #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Workqueue: hci0 hcicmdsyncwork Call Trace: <TASK> dumpstacklvl+0x189/0x250 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 [inline] printreport+0xd2/0x2b0 mm/kasan/report.c:521 kasanreport+0x118/0x150 mm/kasan/report.c:634 mgmtremoveadvmonitorcomplete+0xe5/0x540 net/bluetooth/mgmt.c:5406 hcicmdsyncwork+0x261/0x3a0 net/bluetooth/hcisync.c:334 processonework kernel/workqueue.c:3238 [inline] processscheduledworks+0xade/0x17b0 kernel/workqueue.c:3321 workerthread+0x8a0/0xda0 kernel/workqueue.c:3402 kthread+0x711/0x8a0 kernel/kthread.c:464 retfromfork+0x3fc/0x770 arch/x86/kernel/process.c:148 retfromforkasm+0x1a/0x30 arch/x86/entry/entry_64.S:245 </TASK>

Allocated by task 5987: kasansavestack mm/kasan/common.c:47 [inline] kasansavetrack+0x3e/0x80 mm/kasan/common.c:68 poisonkmallocredzone mm/kasan/common.c:377 [inline] _kasankmalloc+0x93/0xb0 mm/kasan/common.c:394 kasankmalloc include/linux/kasan.h:260 [inline] _kmalloccachenoprof+0x230/0x3d0 mm/slub.c:4358 kmallocnoprof include/linux/slab.h:905 [inline] kzallocnoprof include/linux/slab.h:1039 [inline] mgmtpendingnew+0x65/0x240 net/bluetooth/mgmtutil.c:252 mgmtpendingadd+0x34/0x120 net/bluetooth/mgmtutil.c:279 removeadvmonitor+0x103/0x1b0 net/bluetooth/mgmt.c:5454 hcimgmtcmd+0x9c9/0xef0 net/bluetooth/hcisock.c:1719 hcisocksendmsg+0x6ca/0xef0 net/bluetooth/hcisock.c:1839 socksendmsgnosec net/socket.c:712 [inline] _socksendmsg+0x219/0x270 net/socket.c:727 sockwriteiter+0x258/0x330 net/socket.c:1131 newsyncwrite fs/readwrite.c:593 [inline] vfswrite+0x548/0xa90 fs/readwrite.c:686 ksyswrite+0x145/0x250 fs/readwrite.c:738 dosyscallx64 arch/x86/entry/syscall64.c:63 [inline] dosyscall64+0xfa/0x3b0 arch/x86/entry/syscall64.c:94 entrySYSCALL64after_hwframe+0x77/0x7f

Freed by task 5989: kasansavestack mm/kasan/common.c:47 [inline] kasansavetrack+0x3e/0x80 mm/kasan/common.c:68 kasansavefreeinfo+0x46/0x50 mm/kasan/generic.c:576 poisonslabobject mm/kasan/common.c:247 [inline] _kasanslabfree+0x62/0x70 mm/kasan/common.c:264 kasanslabfree include/linux/kasan.h:233 [inline] slabfreehook mm/slub.c:2380 [inline] slabfree mm/slub.c:4642 [inline] kfree+0x18e/0x440 mm/slub.c:4841 mgmtpendingforeach+0xc9/0x120 net/bluetooth/mgmtutil.c:242 mgmtindexremoved+0x10d/0x2f0 net/bluetooth/mgmt.c:9366 hcisockbind+0xbe9/0x1000 net/bluetooth/hcisock.c:1314 _sysbindsocket net/socket.c:1810 [inline] _sysbind+0x2c3/0x3e0 net/socket.c:1841 _dosysbind net/socket.c:1846 [inline] _sesysbind net/socket.c:1844 [inline] _x64sysbind+0x7a/0x90 net/socket.c:1844 dosyscallx64 arch/x86/entry/syscall64.c:63 [inline] dosyscall64+0xfa/0x3b0 arch/x86/entry/syscall64.c:94 entrySYSCALL64after_hwframe+0x77/0x7f

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
66bd095ab5d408af106808cce302406542f70f65
Fixed
3c9aba9cbdf163e2654be9f82d43ff8a04273962
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
66bd095ab5d408af106808cce302406542f70f65
Fixed
9f66b6531c2b4e996bb61720ee94adb4b2e8d1be
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
66bd095ab5d408af106808cce302406542f70f65
Fixed
9df3e5e7f7e4653fd9802878cedc36defc5ef42d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
66bd095ab5d408af106808cce302406542f70f65
Fixed
32aa2fbe319f33b0318ec6f4fceb63879771a286
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
66bd095ab5d408af106808cce302406542f70f65
Fixed
e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c

Affected versions

v5.*

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.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

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.100
v6.1.101
v6.1.102
v6.1.103
v6.1.104
v6.1.105
v6.1.106
v6.1.107
v6.1.108
v6.1.109
v6.1.11
v6.1.110
v6.1.111
v6.1.112
v6.1.113
v6.1.114
v6.1.115
v6.1.116
v6.1.117
v6.1.118
v6.1.119
v6.1.12
v6.1.120
v6.1.121
v6.1.122
v6.1.123
v6.1.124
v6.1.125
v6.1.126
v6.1.127
v6.1.128
v6.1.129
v6.1.13
v6.1.130
v6.1.131
v6.1.132
v6.1.133
v6.1.134
v6.1.135
v6.1.136
v6.1.137
v6.1.138
v6.1.139
v6.1.14
v6.1.140
v6.1.141
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.30
v6.1.31
v6.1.32
v6.1.33
v6.1.34
v6.1.35
v6.1.36
v6.1.37
v6.1.38
v6.1.39
v6.1.4
v6.1.40
v6.1.41
v6.1.42
v6.1.43
v6.1.44
v6.1.45
v6.1.46
v6.1.47
v6.1.48
v6.1.49
v6.1.5
v6.1.50
v6.1.51
v6.1.52
v6.1.53
v6.1.54
v6.1.55
v6.1.56
v6.1.57
v6.1.58
v6.1.59
v6.1.6
v6.1.60
v6.1.61
v6.1.62
v6.1.63
v6.1.64
v6.1.65
v6.1.66
v6.1.67
v6.1.68
v6.1.69
v6.1.7
v6.1.70
v6.1.71
v6.1.72
v6.1.73
v6.1.74
v6.1.75
v6.1.76
v6.1.77
v6.1.78
v6.1.79
v6.1.8
v6.1.80
v6.1.81
v6.1.82
v6.1.83
v6.1.84
v6.1.85
v6.1.86
v6.1.87
v6.1.88
v6.1.89
v6.1.9
v6.1.90
v6.1.91
v6.1.92
v6.1.93
v6.1.94
v6.1.95
v6.1.96
v6.1.97
v6.1.98
v6.1.99
v6.10
v6.10-rc1
v6.10-rc2
v6.10-rc3
v6.10-rc4
v6.10-rc5
v6.10-rc6
v6.10-rc7
v6.11
v6.11-rc1
v6.11-rc2
v6.11-rc3
v6.11-rc4
v6.11-rc5
v6.11-rc6
v6.11-rc7
v6.12
v6.12-rc1
v6.12-rc2
v6.12-rc3
v6.12-rc4
v6.12-rc5
v6.12-rc6
v6.12-rc7
v6.12.1
v6.12.10
v6.12.11
v6.12.12
v6.12.13
v6.12.14
v6.12.15
v6.12.16
v6.12.17
v6.12.18
v6.12.19
v6.12.2
v6.12.20
v6.12.21
v6.12.22
v6.12.23
v6.12.24
v6.12.25
v6.12.26
v6.12.27
v6.12.28
v6.12.29
v6.12.3
v6.12.30
v6.12.31
v6.12.32
v6.12.33
v6.12.4
v6.12.5
v6.12.6
v6.12.7
v6.12.8
v6.12.9
v6.13
v6.13-rc1
v6.13-rc2
v6.13-rc3
v6.13-rc4
v6.13-rc5
v6.13-rc6
v6.13-rc7
v6.14
v6.14-rc1
v6.14-rc2
v6.14-rc3
v6.14-rc4
v6.14-rc5
v6.14-rc6
v6.14-rc7
v6.15
v6.15-rc1
v6.15-rc2
v6.15-rc3
v6.15-rc4
v6.15-rc5
v6.15-rc6
v6.15-rc7
v6.15.1
v6.15.2
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.4
v6.4-rc1
v6.4-rc2
v6.4-rc3
v6.4-rc4
v6.4-rc5
v6.4-rc6
v6.4-rc7
v6.5
v6.5-rc1
v6.5-rc2
v6.5-rc3
v6.5-rc4
v6.5-rc5
v6.5-rc6
v6.5-rc7
v6.6
v6.6-rc1
v6.6-rc2
v6.6-rc3
v6.6-rc4
v6.6-rc5
v6.6-rc6
v6.6-rc7
v6.6.1
v6.6.10
v6.6.11
v6.6.12
v6.6.13
v6.6.14
v6.6.15
v6.6.16
v6.6.17
v6.6.18
v6.6.19
v6.6.2
v6.6.20
v6.6.21
v6.6.22
v6.6.23
v6.6.24
v6.6.25
v6.6.26
v6.6.27
v6.6.28
v6.6.29
v6.6.3
v6.6.30
v6.6.31
v6.6.32
v6.6.33
v6.6.34
v6.6.35
v6.6.36
v6.6.37
v6.6.38
v6.6.39
v6.6.4
v6.6.40
v6.6.41
v6.6.42
v6.6.43
v6.6.44
v6.6.45
v6.6.46
v6.6.47
v6.6.48
v6.6.49
v6.6.5
v6.6.50
v6.6.51
v6.6.52
v6.6.53
v6.6.54
v6.6.55
v6.6.56
v6.6.57
v6.6.58
v6.6.59
v6.6.6
v6.6.60
v6.6.61
v6.6.62
v6.6.63
v6.6.64
v6.6.65
v6.6.66
v6.6.67
v6.6.68
v6.6.69
v6.6.7
v6.6.70
v6.6.71
v6.6.72
v6.6.73
v6.6.74
v6.6.75
v6.6.76
v6.6.77
v6.6.78
v6.6.79
v6.6.8
v6.6.80
v6.6.81
v6.6.82
v6.6.83
v6.6.84
v6.6.85
v6.6.86
v6.6.87
v6.6.88
v6.6.89
v6.6.9
v6.6.90
v6.6.91
v6.6.92
v6.6.93
v6.7
v6.7-rc1
v6.7-rc2
v6.7-rc3
v6.7-rc4
v6.7-rc5
v6.7-rc6
v6.7-rc7
v6.7-rc8
v6.8
v6.8-rc1
v6.8-rc2
v6.8-rc3
v6.8-rc4
v6.8-rc5
v6.8-rc6
v6.8-rc7
v6.9
v6.9-rc1
v6.9-rc2
v6.9-rc3
v6.9-rc4
v6.9-rc5
v6.9-rc6
v6.9-rc7

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "200915637587351481406729010651638354302",
                "13392929591274757718899031212053368198",
                "119669954401230704500388788873316869785",
                "224741307125232863613257484593615652383"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "include/net/bluetooth/hci_core.h"
        },
        "id": "CVE-2025-38118-08d6b432"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 998.0,
            "function_hash": "293059120643397480104217400968422498617"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "__add_adv_patterns_monitor"
        },
        "id": "CVE-2025-38118-1e0c49cb"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 916.0,
            "function_hash": "30280628365772021981191995192007316981"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "remove_adv_monitor"
        },
        "id": "CVE-2025-38118-1f931c67"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 998.0,
            "function_hash": "293059120643397480104217400968422498617"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "__add_adv_patterns_monitor"
        },
        "id": "CVE-2025-38118-1fa3b8de"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 317.0,
            "function_hash": "254014387393597381799618705659070436997"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_sync"
        },
        "id": "CVE-2025-38118-21c1b583"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 317.0,
            "function_hash": "254014387393597381799618705659070436997"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_sync"
        },
        "id": "CVE-2025-38118-30e2c3aa"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "49521588540440925332544761902023727446",
                "292777141649299773930733839370036401850",
                "194919423451850280430643221799473372196",
                "61636188144409170872022320594136138170",
                "237540689692553849874551455942671596723",
                "80854905937184127302412957479336752449",
                "50808982468683094743241592634728130944"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/hci_core.c"
        },
        "id": "CVE-2025-38118-33b4c6cf"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 577.0,
            "function_hash": "103061128008209174641635518439546182521"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_complete"
        },
        "id": "CVE-2025-38118-35ef14d1"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 317.0,
            "function_hash": "254014387393597381799618705659070436997"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_sync"
        },
        "id": "CVE-2025-38118-3c86e47b"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 916.0,
            "function_hash": "30280628365772021981191995192007316981"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "remove_adv_monitor"
        },
        "id": "CVE-2025-38118-4203a0f3"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "36204862940138520969122527984296736978",
                "264685954380343202762432345197580324330",
                "162680118773997502213543005929677153634",
                "287549270787232888878335802164519800915",
                "335600764726363692878120661119246093414",
                "22435301035691149799922838275208261129",
                "146329420200913340802886161114384088985",
                "77944746138624263187081410939411633599",
                "139255467019422225381666591988562066477",
                "118125701354254930331215378955799331219",
                "191607933322098199394801327150652826266",
                "103109184500840555539256566165793230808",
                "248213492527482592666183742648577190515",
                "295622014890780678145371026713858206920",
                "60009904000293379788986557815361875726",
                "81738024577384360471379318256314514037",
                "328292630687079728801160199816536619022",
                "224656223455248620727848403507039049221",
                "264447296481135777163399486605626934168",
                "222245516570364869164089079117429180823",
                "171732558162952092514016738494046436021",
                "120922217048458061583918372793334476585",
                "2275143655805392461078373657601726349",
                "311680330622392236121181257293815698435",
                "60769805708551961028587784438639563718",
                "312748414267239785736492456039678936511",
                "191741737096610448112058602514800932961",
                "29229179191660697929294560670806717907",
                "31052466858827379908282823444812940271",
                "133928345111840378556484395362310469805",
                "283481164099488130670955214345622116395",
                "254150009393548528786416569637250752286",
                "234471333823447139442219843292668731536",
                "111473913655702995048707956051627566962",
                "157648006699022467737793831393000124833",
                "152529095460214808416840914399689853003",
                "280495405793024276848513235209428396904",
                "315947028230980283162844704905347390707",
                "242756840754870174967612439164813340638",
                "269464267626511785619622197876395254625",
                "141247457785864688446279864856243163077",
                "155298868259705895048245278474442002805",
                "322119847496322433098462470522214264033",
                "92683923244718247002984334514663561653",
                "188073754462456998441793129683173258520",
                "190288450115605794045595831416471200932",
                "66980338595733014255849398338075909083",
                "244002928823866264413125247712669391284",
                "295191139293165596626221002103708889395",
                "45230893491390015905393121578115204831",
                "198601862536870473516706528975393983050",
                "237094357280114547060765079506285017868",
                "139845409156232959148221191479875762984",
                "36028352956875356291525209830237344121"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/mgmt.c"
        },
        "id": "CVE-2025-38118-47c39bd9"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "36204862940138520969122527984296736978",
                "264685954380343202762432345197580324330",
                "162680118773997502213543005929677153634",
                "287549270787232888878335802164519800915",
                "335600764726363692878120661119246093414",
                "22435301035691149799922838275208261129",
                "146329420200913340802886161114384088985",
                "77944746138624263187081410939411633599",
                "139255467019422225381666591988562066477",
                "118125701354254930331215378955799331219",
                "191607933322098199394801327150652826266",
                "103109184500840555539256566165793230808",
                "248213492527482592666183742648577190515",
                "295622014890780678145371026713858206920",
                "60009904000293379788986557815361875726",
                "81738024577384360471379318256314514037",
                "328292630687079728801160199816536619022",
                "224656223455248620727848403507039049221",
                "264447296481135777163399486605626934168",
                "222245516570364869164089079117429180823",
                "171732558162952092514016738494046436021",
                "120922217048458061583918372793334476585",
                "2275143655805392461078373657601726349",
                "311680330622392236121181257293815698435",
                "60769805708551961028587784438639563718",
                "312748414267239785736492456039678936511",
                "191741737096610448112058602514800932961",
                "29229179191660697929294560670806717907",
                "31052466858827379908282823444812940271",
                "133928345111840378556484395362310469805",
                "283481164099488130670955214345622116395",
                "254150009393548528786416569637250752286",
                "234471333823447139442219843292668731536",
                "111473913655702995048707956051627566962",
                "157648006699022467737793831393000124833",
                "152529095460214808416840914399689853003",
                "280495405793024276848513235209428396904",
                "315947028230980283162844704905347390707",
                "242756840754870174967612439164813340638",
                "269464267626511785619622197876395254625",
                "141247457785864688446279864856243163077",
                "155298868259705895048245278474442002805",
                "322119847496322433098462470522214264033",
                "92683923244718247002984334514663561653",
                "188073754462456998441793129683173258520",
                "190288450115605794045595831416471200932",
                "66980338595733014255849398338075909083",
                "244002928823866264413125247712669391284",
                "295191139293165596626221002103708889395",
                "45230893491390015905393121578115204831",
                "198601862536870473516706528975393983050",
                "237094357280114547060765079506285017868",
                "139845409156232959148221191479875762984",
                "36028352956875356291525209830237344121"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/mgmt.c"
        },
        "id": "CVE-2025-38118-565eef20"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 916.0,
            "function_hash": "30280628365772021981191995192007316981"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "remove_adv_monitor"
        },
        "id": "CVE-2025-38118-569f7598"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "49521588540440925332544761902023727446",
                "292777141649299773930733839370036401850",
                "194919423451850280430643221799473372196",
                "61636188144409170872022320594136138170",
                "237540689692553849874551455942671596723",
                "80854905937184127302412957479336752449",
                "50808982468683094743241592634728130944"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/hci_core.c"
        },
        "id": "CVE-2025-38118-5702bac5"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 376.0,
            "function_hash": "154666413143792117066256930871397921520"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_adv_monitor_removed"
        },
        "id": "CVE-2025-38118-6c9f5104"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 577.0,
            "function_hash": "103061128008209174641635518439546182521"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_complete"
        },
        "id": "CVE-2025-38118-740544f7"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "49521588540440925332544761902023727446",
                "292777141649299773930733839370036401850",
                "194919423451850280430643221799473372196",
                "61636188144409170872022320594136138170",
                "237540689692553849874551455942671596723",
                "80854905937184127302412957479336752449",
                "50808982468683094743241592634728130944"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/hci_core.c"
        },
        "id": "CVE-2025-38118-7782056c"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 998.0,
            "function_hash": "293059120643397480104217400968422498617"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "__add_adv_patterns_monitor"
        },
        "id": "CVE-2025-38118-7a1c5e45"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 998.0,
            "function_hash": "293059120643397480104217400968422498617"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "__add_adv_patterns_monitor"
        },
        "id": "CVE-2025-38118-7e8aefda"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 577.0,
            "function_hash": "103061128008209174641635518439546182521"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_complete"
        },
        "id": "CVE-2025-38118-7fa82bc2"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 376.0,
            "function_hash": "154666413143792117066256930871397921520"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_adv_monitor_removed"
        },
        "id": "CVE-2025-38118-8124a891"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 577.0,
            "function_hash": "103061128008209174641635518439546182521"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_complete"
        },
        "id": "CVE-2025-38118-8307903c"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 461.0,
            "function_hash": "245353403886511278755394138879482768197"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/hci_core.c",
            "function": "hci_free_adv_monitor"
        },
        "id": "CVE-2025-38118-832b0809"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 376.0,
            "function_hash": "154666413143792117066256930871397921520"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_adv_monitor_removed"
        },
        "id": "CVE-2025-38118-8a41775e"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 376.0,
            "function_hash": "154666413143792117066256930871397921520"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_adv_monitor_removed"
        },
        "id": "CVE-2025-38118-9d46521d"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 461.0,
            "function_hash": "245353403886511278755394138879482768197"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/hci_core.c",
            "function": "hci_free_adv_monitor"
        },
        "id": "CVE-2025-38118-a531ab68"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "200915637587351481406729010651638354302",
                "13392929591274757718899031212053368198",
                "119669954401230704500388788873316869785",
                "224741307125232863613257484593615652383"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "include/net/bluetooth/hci_core.h"
        },
        "id": "CVE-2025-38118-a6ad6559"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 998.0,
            "function_hash": "293059120643397480104217400968422498617"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "__add_adv_patterns_monitor"
        },
        "id": "CVE-2025-38118-acab0a5c"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 317.0,
            "function_hash": "254014387393597381799618705659070436997"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_sync"
        },
        "id": "CVE-2025-38118-b38d0fc7"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 376.0,
            "function_hash": "154666413143792117066256930871397921520"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_adv_monitor_removed"
        },
        "id": "CVE-2025-38118-bd765a51"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "200915637587351481406729010651638354302",
                "13392929591274757718899031212053368198",
                "119669954401230704500388788873316869785",
                "224741307125232863613257484593615652383"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "include/net/bluetooth/hci_core.h"
        },
        "id": "CVE-2025-38118-c043986a"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 461.0,
            "function_hash": "245353403886511278755394138879482768197"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/hci_core.c",
            "function": "hci_free_adv_monitor"
        },
        "id": "CVE-2025-38118-c0b33bec"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 461.0,
            "function_hash": "245353403886511278755394138879482768197"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/hci_core.c",
            "function": "hci_free_adv_monitor"
        },
        "id": "CVE-2025-38118-c340a30f"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 461.0,
            "function_hash": "245353403886511278755394138879482768197"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/hci_core.c",
            "function": "hci_free_adv_monitor"
        },
        "id": "CVE-2025-38118-cfba222c"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 317.0,
            "function_hash": "254014387393597381799618705659070436997"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_sync"
        },
        "id": "CVE-2025-38118-cfe1af7f"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "49521588540440925332544761902023727446",
                "292777141649299773930733839370036401850",
                "194919423451850280430643221799473372196",
                "61636188144409170872022320594136138170",
                "237540689692553849874551455942671596723",
                "80854905937184127302412957479336752449",
                "50808982468683094743241592634728130944"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/hci_core.c"
        },
        "id": "CVE-2025-38118-e11178fe"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "49521588540440925332544761902023727446",
                "292777141649299773930733839370036401850",
                "194919423451850280430643221799473372196",
                "61636188144409170872022320594136138170",
                "237540689692553849874551455942671596723",
                "80854905937184127302412957479336752449",
                "50808982468683094743241592634728130944"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/hci_core.c"
        },
        "id": "CVE-2025-38118-e2699216"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "200915637587351481406729010651638354302",
                "13392929591274757718899031212053368198",
                "119669954401230704500388788873316869785",
                "224741307125232863613257484593615652383"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "include/net/bluetooth/hci_core.h"
        },
        "id": "CVE-2025-38118-ea175566"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "36204862940138520969122527984296736978",
                "264685954380343202762432345197580324330",
                "162680118773997502213543005929677153634",
                "287549270787232888878335802164519800915",
                "335600764726363692878120661119246093414",
                "22435301035691149799922838275208261129",
                "146329420200913340802886161114384088985",
                "77944746138624263187081410939411633599",
                "139255467019422225381666591988562066477",
                "118125701354254930331215378955799331219",
                "191607933322098199394801327150652826266",
                "103109184500840555539256566165793230808",
                "248213492527482592666183742648577190515",
                "295622014890780678145371026713858206920",
                "60009904000293379788986557815361875726",
                "81738024577384360471379318256314514037",
                "328292630687079728801160199816536619022",
                "224656223455248620727848403507039049221",
                "264447296481135777163399486605626934168",
                "222245516570364869164089079117429180823",
                "171732558162952092514016738494046436021",
                "120922217048458061583918372793334476585",
                "2275143655805392461078373657601726349",
                "311680330622392236121181257293815698435",
                "60769805708551961028587784438639563718",
                "312748414267239785736492456039678936511",
                "191741737096610448112058602514800932961",
                "29229179191660697929294560670806717907",
                "31052466858827379908282823444812940271",
                "133928345111840378556484395362310469805",
                "283481164099488130670955214345622116395",
                "254150009393548528786416569637250752286",
                "234471333823447139442219843292668731536",
                "111473913655702995048707956051627566962",
                "157648006699022467737793831393000124833",
                "152529095460214808416840914399689853003",
                "280495405793024276848513235209428396904",
                "315947028230980283162844704905347390707",
                "242756840754870174967612439164813340638",
                "269464267626511785619622197876395254625",
                "141247457785864688446279864856243163077",
                "155298868259705895048245278474442002805",
                "322119847496322433098462470522214264033",
                "92683923244718247002984334514663561653",
                "188073754462456998441793129683173258520",
                "190288450115605794045595831416471200932",
                "66980338595733014255849398338075909083",
                "244002928823866264413125247712669391284",
                "295191139293165596626221002103708889395",
                "45230893491390015905393121578115204831",
                "198601862536870473516706528975393983050",
                "237094357280114547060765079506285017868",
                "139845409156232959148221191479875762984",
                "36028352956875356291525209830237344121"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "net/bluetooth/mgmt.c"
        },
        "id": "CVE-2025-38118-eb269516"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "200915637587351481406729010651638354302",
                "13392929591274757718899031212053368198",
                "119669954401230704500388788873316869785",
                "224741307125232863613257484593615652383"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@32aa2fbe319f33b0318ec6f4fceb63879771a286",
        "target": {
            "file": "include/net/bluetooth/hci_core.h"
        },
        "id": "CVE-2025-38118-ed3bcaea"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 577.0,
            "function_hash": "103061128008209174641635518439546182521"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9f66b6531c2b4e996bb61720ee94adb4b2e8d1be",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "mgmt_remove_adv_monitor_complete"
        },
        "id": "CVE-2025-38118-f4c9d2c5"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 916.0,
            "function_hash": "30280628365772021981191995192007316981"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9df3e5e7f7e4653fd9802878cedc36defc5ef42d",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "remove_adv_monitor"
        },
        "id": "CVE-2025-38118-f64a7a83"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "length": 916.0,
            "function_hash": "30280628365772021981191995192007316981"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/mgmt.c",
            "function": "remove_adv_monitor"
        },
        "id": "CVE-2025-38118-fabae0b0"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "36204862940138520969122527984296736978",
                "264685954380343202762432345197580324330",
                "162680118773997502213543005929677153634",
                "287549270787232888878335802164519800915",
                "335600764726363692878120661119246093414",
                "22435301035691149799922838275208261129",
                "146329420200913340802886161114384088985",
                "77944746138624263187081410939411633599",
                "139255467019422225381666591988562066477",
                "118125701354254930331215378955799331219",
                "191607933322098199394801327150652826266",
                "103109184500840555539256566165793230808",
                "248213492527482592666183742648577190515",
                "295622014890780678145371026713858206920",
                "60009904000293379788986557815361875726",
                "81738024577384360471379318256314514037",
                "328292630687079728801160199816536619022",
                "224656223455248620727848403507039049221",
                "264447296481135777163399486605626934168",
                "222245516570364869164089079117429180823",
                "171732558162952092514016738494046436021",
                "120922217048458061583918372793334476585",
                "2275143655805392461078373657601726349",
                "311680330622392236121181257293815698435",
                "60769805708551961028587784438639563718",
                "312748414267239785736492456039678936511",
                "191741737096610448112058602514800932961",
                "29229179191660697929294560670806717907",
                "31052466858827379908282823444812940271",
                "133928345111840378556484395362310469805",
                "283481164099488130670955214345622116395",
                "254150009393548528786416569637250752286",
                "234471333823447139442219843292668731536",
                "111473913655702995048707956051627566962",
                "157648006699022467737793831393000124833",
                "152529095460214808416840914399689853003",
                "280495405793024276848513235209428396904",
                "315947028230980283162844704905347390707",
                "242756840754870174967612439164813340638",
                "269464267626511785619622197876395254625",
                "141247457785864688446279864856243163077",
                "155298868259705895048245278474442002805",
                "322119847496322433098462470522214264033",
                "92683923244718247002984334514663561653",
                "188073754462456998441793129683173258520",
                "190288450115605794045595831416471200932",
                "66980338595733014255849398338075909083",
                "244002928823866264413125247712669391284",
                "295191139293165596626221002103708889395",
                "45230893491390015905393121578115204831",
                "198601862536870473516706528975393983050",
                "237094357280114547060765079506285017868",
                "139845409156232959148221191479875762984",
                "36028352956875356291525209830237344121"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6ed54e86aae9e4f7286ce8d5c73780f91b48d1c",
        "target": {
            "file": "net/bluetooth/mgmt.c"
        },
        "id": "CVE-2025-38118-fceec171"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "36204862940138520969122527984296736978",
                "264685954380343202762432345197580324330",
                "162680118773997502213543005929677153634",
                "287549270787232888878335802164519800915",
                "335600764726363692878120661119246093414",
                "22435301035691149799922838275208261129",
                "146329420200913340802886161114384088985",
                "77944746138624263187081410939411633599",
                "139255467019422225381666591988562066477",
                "118125701354254930331215378955799331219",
                "191607933322098199394801327150652826266",
                "103109184500840555539256566165793230808",
                "248213492527482592666183742648577190515",
                "295622014890780678145371026713858206920",
                "60009904000293379788986557815361875726",
                "81738024577384360471379318256314514037",
                "328292630687079728801160199816536619022",
                "224656223455248620727848403507039049221",
                "264447296481135777163399486605626934168",
                "222245516570364869164089079117429180823",
                "171732558162952092514016738494046436021",
                "120922217048458061583918372793334476585",
                "2275143655805392461078373657601726349",
                "311680330622392236121181257293815698435",
                "60769805708551961028587784438639563718",
                "312748414267239785736492456039678936511",
                "191741737096610448112058602514800932961",
                "29229179191660697929294560670806717907",
                "31052466858827379908282823444812940271",
                "133928345111840378556484395362310469805",
                "283481164099488130670955214345622116395",
                "254150009393548528786416569637250752286",
                "234471333823447139442219843292668731536",
                "111473913655702995048707956051627566962",
                "157648006699022467737793831393000124833",
                "152529095460214808416840914399689853003",
                "280495405793024276848513235209428396904",
                "315947028230980283162844704905347390707",
                "242756840754870174967612439164813340638",
                "269464267626511785619622197876395254625",
                "141247457785864688446279864856243163077",
                "155298868259705895048245278474442002805",
                "322119847496322433098462470522214264033",
                "92683923244718247002984334514663561653",
                "188073754462456998441793129683173258520",
                "190288450115605794045595831416471200932",
                "66980338595733014255849398338075909083",
                "244002928823866264413125247712669391284",
                "295191139293165596626221002103708889395",
                "45230893491390015905393121578115204831",
                "198601862536870473516706528975393983050",
                "237094357280114547060765079506285017868",
                "139845409156232959148221191479875762984",
                "36028352956875356291525209830237344121"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3c9aba9cbdf163e2654be9f82d43ff8a04273962",
        "target": {
            "file": "net/bluetooth/mgmt.c"
        },
        "id": "CVE-2025-38118-fe0e0699"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.12.0
Fixed
6.1.142
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.94
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.34
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.15.3