In the Linux kernel, the following vulnerability has been resolved:
hfs: fix general protection fault in hfsfindinit()
The hfsfindinit() method can trigger the crash if tree pointer is NULL:
[ 45.746290][ T9787] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000008: 0000 [#1] SMP KAI [ 45.747287][ T9787] KASAN: null-ptr-deref in range [0x0000000000000040-0x0000000000000047] [ 45.748716][ T9787] CPU: 2 UID: 0 PID: 9787 Comm: repro Not tainted 6.16.0-rc3 #10 PREEMPT(full) [ 45.750250][ T9787] Hardware name: QEMU Ubuntu 24.04 PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 45.751983][ T9787] RIP: 0010:hfsfindinit+0x86/0x230 [ 45.752834][ T9787] Code: c1 ea 03 80 3c 02 00 0f 85 9a 01 00 00 4c 8d 6b 40 48 c7 45 18 00 00 00 00 48 b8 00 00 00 00 00 fc [ 45.755574][ T9787] RSP: 0018:ffffc90015157668 EFLAGS: 00010202 [ 45.756432][ T9787] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: ffffffff819a4d09 [ 45.757457][ T9787] RDX: 0000000000000008 RSI: ffffffff819acd3a RDI: ffffc900151576e8 [ 45.758282][ T9787] RBP: ffffc900151576d0 R08: 0000000000000005 R09: 0000000000000000 [ 45.758943][ T9787] R10: 0000000080000000 R11: 0000000000000001 R12: 0000000000000004 [ 45.759619][ T9787] R13: 0000000000000040 R14: ffff88802c50814a R15: 0000000000000000 [ 45.760293][ T9787] FS: 00007ffb72734540(0000) GS:ffff8880cec64000(0000) knlGS:0000000000000000 [ 45.761050][ T9787] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 45.761606][ T9787] CR2: 00007f9bd8225000 CR3: 000000010979a000 CR4: 00000000000006f0 [ 45.762286][ T9787] Call Trace: [ 45.762570][ T9787] <TASK> [ 45.762824][ T9787] hfsextreadextent+0x190/0x9d0 [ 45.763269][ T9787] ? submitbionoacctnocheck+0x2dd/0xce0 [ 45.763766][ T9787] ? pfxhfsextreadextent+0x10/0x10 [ 45.764250][ T9787] hfsgetblock+0x55f/0x830 [ 45.764646][ T9787] blockreadfullfolio+0x36d/0x850 [ 45.765105][ T9787] ? _pfxhfsgetblock+0x10/0x10 [ 45.765541][ T9787] ? constfolioflags+0x5b/0x100 [ 45.765972][ T9787] ? _pfxhfsreadfolio+0x10/0x10 [ 45.766415][ T9787] filemapreadfolio+0xbe/0x290 [ 45.766840][ T9787] ? _pfxfilemapreadfolio+0x10/0x10 [ 45.767325][ T9787] ? _filemapgetfolio+0x32b/0xbf0 [ 45.767780][ T9787] doreadcachefolio+0x263/0x5c0 [ 45.768223][ T9787] ? _pfxhfsreadfolio+0x10/0x10 [ 45.768666][ T9787] readcachepage+0x5b/0x160 [ 45.769070][ T9787] hfsbtreeopen+0x491/0x1740 [ 45.769481][ T9787] hfsmdbget+0x15e2/0x1fb0 [ 45.769877][ T9787] ? _pfxhfsmdbget+0x10/0x10 [ 45.770316][ T9787] ? findheldlock+0x2b/0x80 [ 45.770731][ T9787] ? lockdepinitmaptype+0x5c/0x280 [ 45.771200][ T9787] ? lockdepinitmaptype+0x5c/0x280 [ 45.771674][ T9787] hfsfillsuper+0x38e/0x720 [ 45.772092][ T9787] ? _pfxhfsfillsuper+0x10/0x10 [ 45.772549][ T9787] ? snprintf+0xbe/0x100 [ 45.772931][ T9787] ? _pfxsnprintf+0x10/0x10 [ 45.773350][ T9787] ? dorawspinlock+0x129/0x2b0 [ 45.773796][ T9787] ? findheldlock+0x2b/0x80 [ 45.774215][ T9787] ? setblocksize+0x40a/0x510 [ 45.774636][ T9787] ? sbsetblocksize+0x176/0x1d0 [ 45.775087][ T9787] ? setupbdevsuper+0x369/0x730 [ 45.775533][ T9787] gettreebdevflags+0x384/0x620 [ 45.775985][ T9787] ? _pfxhfsfillsuper+0x10/0x10 [ 45.776453][ T9787] ? _pfxgettreebdevflags+0x10/0x10 [ 45.776950][ T9787] ? bpflsmcapable+0x9/0x10 [ 45.777365][ T9787] ? securitycapable+0x80/0x260 [ 45.777803][ T9787] vfsgettree+0x8e/0x340 [ 45.778203][ T9787] pathmount+0x13de/0x2010 [ 45.778604][ T9787] ? kmemcachefree+0x2b0/0x4c0 [ 45.779052][ T9787] ? _pfxpathmount+0x10/0x10 [ 45.779480][ T9787] ? getnameflags.part.0+0x1c5/0x550 [ 45.779954][ T9787] ? putname+0x154/0x1a0 [ 45.780335][ T9787] _x64sysmount+0x27b/0x300 [ 45.780758][ T9787] ? _pfxx64sysmount+0x10/0x10 [ 45.781232][ T9787] ---truncated---
[
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c",
"function": "hfs_find_init"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-013bc7c1",
"digest": {
"function_hash": "201864216032485476049696190772200001860",
"length": 693.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/hfs_fs.h"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-0c239804",
"digest": {
"threshold": 0.9,
"line_hashes": [
"224335594890756603548935340960909828048",
"278196707019398221319683560112175331121",
"22949113695357486043904382333687939100",
"81535714085054443571230068925888013587"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c",
"function": "hfs_find_init"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-1101655e",
"digest": {
"function_hash": "201864216032485476049696190772200001860",
"length": 693.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c",
"function": "hfs_find_init"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-11c7305c",
"digest": {
"function_hash": "201864216032485476049696190772200001860",
"length": 693.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-3630e055",
"digest": {
"threshold": 0.9,
"line_hashes": [
"275709461599485806789660232169663467731",
"104835117320518791590976966593102078705",
"6777127243071216411645062602529013777",
"191089852157207238203969798489513477498",
"102084038345391252356457437795160508951",
"93101365260969943022669413172538740879",
"204428511268685328725556996090561830789",
"267047651016054410780214317580390454260",
"88045283664078656474666229229828366239",
"322639792437535542571641202869894865831",
"195386653035463473820896632737501348442",
"194972107293784171436487466648010307465",
"272964824767607643510604467037512072868",
"152835145604921860706154541094904082696",
"43894922474517345200571822612218265227",
"229086105422975821474520854401103701077",
"318986142514891181453172406754886055804",
"215081539610556087604817308019190223224",
"127791446419662966982709086069143027882",
"312081071738654900007872185686343437740",
"20040315737411636353221534791632283676",
"43767040702596044711416698339303246001",
"62608796842160709297609815274251202483",
"76085989957973974656316311755580495219",
"322947759893979243968436001597782941349",
"317951303970847141807305153190177761959",
"157982138098577506711127197597311500864",
"150887870792038081426250320447322005708",
"68583367635802987494172058460760311642",
"62608796842160709297609815274251202483",
"300182665107178150960098372477811999940",
"260918058872402306375713364526131851356",
"277171624657337470813028046607909869966",
"172791121072504457886182532827968679161",
"230765346911768305873288036936441820674",
"38322247528576396601107943369353954495",
"314426697785441119098559514623688562491",
"70424059875301688573502884381398902707",
"86038812607455185050632126720869642562"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c",
"function": "hfs_ext_find_block"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-3bea20b0",
"digest": {
"function_hash": "123666668277717596876486973258240100222",
"length": 255.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-3cf42f32",
"digest": {
"threshold": 0.9,
"line_hashes": [
"275709461599485806789660232169663467731",
"104835117320518791590976966593102078705",
"6777127243071216411645062602529013777",
"191089852157207238203969798489513477498",
"102084038345391252356457437795160508951",
"93101365260969943022669413172538740879",
"204428511268685328725556996090561830789",
"267047651016054410780214317580390454260",
"88045283664078656474666229229828366239",
"322639792437535542571641202869894865831",
"195386653035463473820896632737501348442",
"194972107293784171436487466648010307465",
"272964824767607643510604467037512072868",
"152835145604921860706154541094904082696",
"43894922474517345200571822612218265227",
"229086105422975821474520854401103701077",
"318986142514891181453172406754886055804",
"215081539610556087604817308019190223224",
"127791446419662966982709086069143027882",
"312081071738654900007872185686343437740",
"20040315737411636353221534791632283676",
"43767040702596044711416698339303246001",
"62608796842160709297609815274251202483",
"76085989957973974656316311755580495219",
"322947759893979243968436001597782941349",
"317951303970847141807305153190177761959",
"157982138098577506711127197597311500864",
"150887870792038081426250320447322005708",
"68583367635802987494172058460760311642",
"62608796842160709297609815274251202483",
"300182665107178150960098372477811999940",
"260918058872402306375713364526131851356",
"277171624657337470813028046607909869966",
"172791121072504457886182532827968679161",
"230765346911768305873288036936441820674",
"38322247528576396601107943369353954495",
"314426697785441119098559514623688562491",
"70424059875301688573502884381398902707",
"86038812607455185050632126720869642562"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-43961d3b",
"digest": {
"threshold": 0.9,
"line_hashes": [
"275709461599485806789660232169663467731",
"104835117320518791590976966593102078705",
"6777127243071216411645062602529013777",
"191089852157207238203969798489513477498",
"102084038345391252356457437795160508951",
"93101365260969943022669413172538740879",
"204428511268685328725556996090561830789",
"267047651016054410780214317580390454260",
"88045283664078656474666229229828366239",
"322639792437535542571641202869894865831",
"195386653035463473820896632737501348442",
"194972107293784171436487466648010307465",
"272964824767607643510604467037512072868",
"152835145604921860706154541094904082696",
"43894922474517345200571822612218265227",
"229086105422975821474520854401103701077",
"318986142514891181453172406754886055804",
"215081539610556087604817308019190223224",
"127791446419662966982709086069143027882",
"312081071738654900007872185686343437740",
"20040315737411636353221534791632283676",
"43767040702596044711416698339303246001",
"62608796842160709297609815274251202483",
"76085989957973974656316311755580495219",
"322947759893979243968436001597782941349",
"317951303970847141807305153190177761959",
"157982138098577506711127197597311500864",
"150887870792038081426250320447322005708",
"68583367635802987494172058460760311642",
"62608796842160709297609815274251202483",
"300182665107178150960098372477811999940",
"260918058872402306375713364526131851356",
"277171624657337470813028046607909869966",
"172791121072504457886182532827968679161",
"230765346911768305873288036936441820674",
"38322247528576396601107943369353954495",
"314426697785441119098559514623688562491",
"70424059875301688573502884381398902707",
"86038812607455185050632126720869642562"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-4f684afb",
"digest": {
"threshold": 0.9,
"line_hashes": [
"99487297159746277329114669553397670866",
"303991942439657762998679176855040180370",
"131984214979489535689751054587934562293",
"295656505470260273166337743893366715965"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-5afea546",
"digest": {
"threshold": 0.9,
"line_hashes": [
"99487297159746277329114669553397670866",
"303991942439657762998679176855040180370",
"131984214979489535689751054587934562293",
"295656505470260273166337743893366715965"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c",
"function": "hfs_btree_open"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-5c5fd022",
"digest": {
"function_hash": "206967905050288381969281026443858413112",
"length": 3004.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-62fb1c18",
"digest": {
"threshold": 0.9,
"line_hashes": [
"223228236865509033069814294667843226732",
"305268934052102439422120762274461382088",
"99436916272954697537349142334536901570"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-63342093",
"digest": {
"threshold": 0.9,
"line_hashes": [
"99487297159746277329114669553397670866",
"303991942439657762998679176855040180370",
"131984214979489535689751054587934562293",
"295656505470260273166337743893366715965"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-67279984",
"digest": {
"threshold": 0.9,
"line_hashes": [
"275709461599485806789660232169663467731",
"104835117320518791590976966593102078705",
"6777127243071216411645062602529013777",
"191089852157207238203969798489513477498",
"102084038345391252356457437795160508951",
"93101365260969943022669413172538740879",
"204428511268685328725556996090561830789",
"267047651016054410780214317580390454260",
"88045283664078656474666229229828366239",
"322639792437535542571641202869894865831",
"195386653035463473820896632737501348442",
"194972107293784171436487466648010307465",
"272964824767607643510604467037512072868",
"152835145604921860706154541094904082696",
"43894922474517345200571822612218265227",
"229086105422975821474520854401103701077",
"318986142514891181453172406754886055804",
"215081539610556087604817308019190223224",
"127791446419662966982709086069143027882",
"312081071738654900007872185686343437740",
"20040315737411636353221534791632283676",
"43767040702596044711416698339303246001",
"62608796842160709297609815274251202483",
"76085989957973974656316311755580495219",
"322947759893979243968436001597782941349",
"317951303970847141807305153190177761959",
"157982138098577506711127197597311500864",
"150887870792038081426250320447322005708",
"68583367635802987494172058460760311642",
"62608796842160709297609815274251202483",
"300182665107178150960098372477811999940",
"260918058872402306375713364526131851356",
"277171624657337470813028046607909869966",
"172791121072504457886182532827968679161",
"230765346911768305873288036936441820674",
"38322247528576396601107943369353954495",
"314426697785441119098559514623688562491",
"70424059875301688573502884381398902707",
"86038812607455185050632126720869642562"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c",
"function": "hfs_ext_find_block"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-67674ebb",
"digest": {
"function_hash": "123666668277717596876486973258240100222",
"length": 255.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-71693cb9",
"digest": {
"threshold": 0.9,
"line_hashes": [
"223228236865509033069814294667843226732",
"305268934052102439422120762274461382088",
"99436916272954697537349142334536901570"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c",
"function": "hfs_find_init"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-7d561cd7",
"digest": {
"function_hash": "201864216032485476049696190772200001860",
"length": 693.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c",
"function": "hfs_find_init"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-80f9b894",
"digest": {
"function_hash": "201864216032485476049696190772200001860",
"length": 693.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-98009f54",
"digest": {
"threshold": 0.9,
"line_hashes": [
"275709461599485806789660232169663467731",
"104835117320518791590976966593102078705",
"6777127243071216411645062602529013777",
"191089852157207238203969798489513477498",
"102084038345391252356457437795160508951",
"93101365260969943022669413172538740879",
"204428511268685328725556996090561830789",
"267047651016054410780214317580390454260",
"88045283664078656474666229229828366239",
"322639792437535542571641202869894865831",
"195386653035463473820896632737501348442",
"194972107293784171436487466648010307465",
"272964824767607643510604467037512072868",
"152835145604921860706154541094904082696",
"43894922474517345200571822612218265227",
"229086105422975821474520854401103701077",
"318986142514891181453172406754886055804",
"215081539610556087604817308019190223224",
"127791446419662966982709086069143027882",
"312081071738654900007872185686343437740",
"20040315737411636353221534791632283676",
"43767040702596044711416698339303246001",
"62608796842160709297609815274251202483",
"76085989957973974656316311755580495219",
"322947759893979243968436001597782941349",
"317951303970847141807305153190177761959",
"157982138098577506711127197597311500864",
"150887870792038081426250320447322005708",
"68583367635802987494172058460760311642",
"62608796842160709297609815274251202483",
"300182665107178150960098372477811999940",
"260918058872402306375713364526131851356",
"277171624657337470813028046607909869966",
"172791121072504457886182532827968679161",
"230765346911768305873288036936441820674",
"38322247528576396601107943369353954495",
"314426697785441119098559514623688562491",
"70424059875301688573502884381398902707",
"86038812607455185050632126720869642562"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-984d7213",
"digest": {
"threshold": 0.9,
"line_hashes": [
"223228236865509033069814294667843226732",
"305268934052102439422120762274461382088",
"99436916272954697537349142334536901570"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c",
"function": "hfs_btree_open"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-9995f23e",
"digest": {
"function_hash": "206967905050288381969281026443858413112",
"length": 3004.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/hfs_fs.h"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-9cc6f496",
"digest": {
"threshold": 0.9,
"line_hashes": [
"224335594890756603548935340960909828048",
"278196707019398221319683560112175331121",
"22949113695357486043904382333687939100",
"81535714085054443571230068925888013587"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c",
"function": "hfs_btree_open"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-9cfc6dc5",
"digest": {
"function_hash": "206967905050288381969281026443858413112",
"length": 3004.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/hfs_fs.h"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-baeb8844",
"digest": {
"threshold": 0.9,
"line_hashes": [
"224335594890756603548935340960909828048",
"278196707019398221319683560112175331121",
"22949113695357486043904382333687939100",
"81535714085054443571230068925888013587"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c",
"function": "hfs_ext_find_block"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-c4833dbe",
"digest": {
"function_hash": "123666668277717596876486973258240100222",
"length": 255.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c",
"function": "hfs_ext_find_block"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-c4a5654e",
"digest": {
"function_hash": "123666668277717596876486973258240100222",
"length": 255.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-c6b50edd",
"digest": {
"threshold": 0.9,
"line_hashes": [
"99487297159746277329114669553397670866",
"303991942439657762998679176855040180370",
"131984214979489535689751054587934562293",
"295656505470260273166337743893366715965"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-cb544b65",
"digest": {
"threshold": 0.9,
"line_hashes": [
"223228236865509033069814294667843226732",
"305268934052102439422120762274461382088",
"99436916272954697537349142334536901570"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c",
"function": "hfs_btree_open"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5d8b249527362e0ccafcaf76b3bec2a0d2aa1498",
"signature_version": "v1",
"id": "CVE-2025-38716-d31b3ed9",
"digest": {
"function_hash": "206967905050288381969281026443858413112",
"length": 3004.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/hfs_fs.h"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@6e20e10064fdc43231636fca519c15c013a8e3d6",
"signature_version": "v1",
"id": "CVE-2025-38716-d4fa20fe",
"digest": {
"threshold": 0.9,
"line_hashes": [
"224335594890756603548935340960909828048",
"278196707019398221319683560112175331121",
"22949113695357486043904382333687939100",
"81535714085054443571230068925888013587"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/btree.c",
"function": "hfs_btree_open"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-d5553df0",
"digest": {
"function_hash": "206967905050288381969281026443858413112",
"length": 3004.0
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/hfs_fs.h"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b918c17a1934ac6309b0083f41d4e9d8fb3bb46c",
"signature_version": "v1",
"id": "CVE-2025-38716-d88acbac",
"digest": {
"threshold": 0.9,
"line_hashes": [
"224335594890756603548935340960909828048",
"278196707019398221319683560112175331121",
"22949113695357486043904382333687939100",
"81535714085054443571230068925888013587"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/bfind.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-e22d1e25",
"digest": {
"threshold": 0.9,
"line_hashes": [
"223228236865509033069814294667843226732",
"305268934052102439422120762274461382088",
"99436916272954697537349142334536901570"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c"
},
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@736a0516a16268995f4898eded49bfef077af709",
"signature_version": "v1",
"id": "CVE-2025-38716-fcb0a0c4",
"digest": {
"threshold": 0.9,
"line_hashes": [
"99487297159746277329114669553397670866",
"303991942439657762998679176855040180370",
"131984214979489535689751054587934562293",
"295656505470260273166337743893366715965"
]
}
},
{
"deprecated": false,
"target": {
"file": "fs/hfs/extent.c",
"function": "hfs_ext_find_block"
},
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4f032979b63ad52e08aadf0faeac34ed35133ec0",
"signature_version": "v1",
"id": "CVE-2025-38716-ffaaacdc",
"digest": {
"function_hash": "123666668277717596876486973258240100222",
"length": 255.0
}
}
]