{"api_version":"1","generated_at":"2026-05-13T10:06:23+00:00","cve":"CVE-2024-26885","urls":{"html":"https://cve.report/CVE-2024-26885","api":"https://cve.report/api/cve/CVE-2024-26885.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2024-26885","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2024-26885"},"summary":{"title":"bpf: Fix DEVMAP_HASH overflow check on 32-bit arches","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix DEVMAP_HASH overflow check on 32-bit arches\n\nThe devmap code allocates a number hash buckets equal to the next power\nof two of the max_entries value provided when creating the map. When\nrounding up to the next power of two, the 32-bit variable storing the\nnumber of buckets can overflow, and the code checks for overflow by\nchecking if the truncated 32-bit value is equal to 0. However, on 32-bit\narches the rounding up itself can overflow mid-way through, because it\nends up doing a left-shift of 32 bits on an unsigned long value. If the\nsize of an unsigned long is four bytes, this is undefined behaviour, so\nthere is no guarantee that we'll end up with a nice and tidy 0-value at\nthe end.\n\nSyzbot managed to turn this into a crash on arm32 by creating a\nDEVMAP_HASH with max_entries > 0x80000000 and then trying to update it.\nFix this by moving the overflow check to before the rounding up\noperation.","state":"PUBLISHED","assigner":"Linux","published_at":"2024-04-17 11:15:10","updated_at":"2026-05-12 12:16:24"},"problem_types":["CWE-119"],"metrics":[{"version":"3.1","source":"nvd@nist.gov","type":"Primary","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}}],"references":[{"url":"https://git.kernel.org/stable/c/e89386f62ce9a9ab9a94835a9890883c23d9d52c","name":"https://git.kernel.org/stable/c/e89386f62ce9a9ab9a94835a9890883c23d9d52c","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html","name":"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://cert-portal.siemens.com/productcert/html/ssa-265688.html","name":"https://cert-portal.siemens.com/productcert/html/ssa-265688.html","refsource":"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9","name":"https://git.kernel.org/stable/c/4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/c826502bed93970f2fd488918a7b8d5f1d30e2e3","name":"https://git.kernel.org/stable/c/c826502bed93970f2fd488918a7b8d5f1d30e2e3","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/edf7990baa48de5097daa9ac02e06cb4c798a737","name":"https://git.kernel.org/stable/c/edf7990baa48de5097daa9ac02e06cb4c798a737","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/250051acc21f9d4c5c595e4fcb55986ea08c4691","name":"https://git.kernel.org/stable/c/250051acc21f9d4c5c595e4fcb55986ea08c4691","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/281d464a34f540de166cee74b723e97ac2515ec3","name":"https://git.kernel.org/stable/c/281d464a34f540de166cee74b723e97ac2515ec3","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/225da02acdc97af01b6bc6ce1a3e5362bf01d3fb","name":"https://git.kernel.org/stable/c/225da02acdc97af01b6bc6ce1a3e5362bf01d3fb","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/1f5e352b9088211fa5eb4e1639cd365f4f7d2f65","name":"https://git.kernel.org/stable/c/1f5e352b9088211fa5eb4e1639cd365f4f7d2f65","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/22079b3a423382335f47d9ed32114e6c9fe88d7c","name":"https://git.kernel.org/stable/c/22079b3a423382335f47d9ed32114e6c9fe88d7c","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2024-26885","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-26885","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 1f5e352b9088211fa5eb4e1639cd365f4f7d2f65 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 c826502bed93970f2fd488918a7b8d5f1d30e2e3 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 edf7990baa48de5097daa9ac02e06cb4c798a737 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 250051acc21f9d4c5c595e4fcb55986ea08c4691 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 22079b3a423382335f47d9ed32114e6c9fe88d7c git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 e89386f62ce9a9ab9a94835a9890883c23d9d52c git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6f9d451ab1a33728adb72d7ff66a7b374d665176 281d464a34f540de166cee74b723e97ac2515ec3 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 5.4","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.4 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.4.285 5.4.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.10.227 5.10.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.15.153 5.15.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.83 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.23 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.7.11 6.7.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.8.2 6.8.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.9 * original_commit_for_fix","platforms":[]},{"source":"ADP","vendor":"linux","product":"linux_kernel","version":"affected 5.4","platforms":[]},{"source":"ADP","vendor":"linux","product":"linux_kernel","version":"affected 6f9d451ab1a3","platforms":[]},{"source":"ADP","vendor":"Siemens","product":"SIMATIC S7-1500 TM MFP - GNU/Linux subsystem","version":"affected * custom","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2024","cve_id":"26885","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"affected":[{"cpes":["cpe:2.3:o:linux:linux_kernel:5.4:*:*:*:*:*:*:*"],"defaultStatus":"unknown","product":"linux_kernel","vendor":"linux","versions":[{"status":"affected","version":"5.4"},{"status":"affected","version":"6f9d451ab1a3"}]}],"metrics":[{"other":{"content":{"id":"CVE-2024-26885","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"total"}],"role":"CISA Coordinator","timestamp":"2024-05-28T19:51:32.926370Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2024-06-04T17:49:30.477Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"},{"providerMetadata":{"dateUpdated":"2024-08-02T00:21:05.424Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/225da02acdc97af01b6bc6ce1a3e5362bf01d3fb"},{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/c826502bed93970f2fd488918a7b8d5f1d30e2e3"},{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/edf7990baa48de5097daa9ac02e06cb4c798a737"},{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/250051acc21f9d4c5c595e4fcb55986ea08c4691"},{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/22079b3a423382335f47d9ed32114e6c9fe88d7c"},{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/e89386f62ce9a9ab9a94835a9890883c23d9d52c"},{"tags":["x_transferred"],"url":"https://git.kernel.org/stable/c/281d464a34f540de166cee74b723e97ac2515ec3"},{"tags":["x_transferred"],"url":"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"}],"title":"CVE Program Container"},{"affected":[{"defaultStatus":"unknown","product":"SIMATIC S7-1500 TM MFP - GNU/Linux subsystem","vendor":"Siemens","versions":[{"lessThan":"*","status":"affected","version":"0","versionType":"custom"}]}],"providerMetadata":{"dateUpdated":"2026-05-12T11:50:09.415Z","orgId":"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e","shortName":"siemens-SADP"},"references":[{"url":"https://cert-portal.siemens.com/productcert/html/ssa-265688.html"}],"x_adpType":"supplier"}],"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["kernel/bpf/devmap.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"1f5e352b9088211fa5eb4e1639cd365f4f7d2f65","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"c826502bed93970f2fd488918a7b8d5f1d30e2e3","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"edf7990baa48de5097daa9ac02e06cb4c798a737","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"250051acc21f9d4c5c595e4fcb55986ea08c4691","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"22079b3a423382335f47d9ed32114e6c9fe88d7c","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"e89386f62ce9a9ab9a94835a9890883c23d9d52c","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"},{"lessThan":"281d464a34f540de166cee74b723e97ac2515ec3","status":"affected","version":"6f9d451ab1a33728adb72d7ff66a7b374d665176","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["kernel/bpf/devmap.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"5.4"},{"lessThan":"5.4","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"5.4.*","status":"unaffected","version":"5.4.285","versionType":"semver"},{"lessThanOrEqual":"5.10.*","status":"unaffected","version":"5.10.227","versionType":"semver"},{"lessThanOrEqual":"5.15.*","status":"unaffected","version":"5.15.153","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.83","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.23","versionType":"semver"},{"lessThanOrEqual":"6.7.*","status":"unaffected","version":"6.7.11","versionType":"semver"},{"lessThanOrEqual":"6.8.*","status":"unaffected","version":"6.8.2","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"6.9","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.4.285","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.10.227","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.15.153","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.83","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.23","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.7.11","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.8.2","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.9","versionStartIncluding":"5.4","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix DEVMAP_HASH overflow check on 32-bit arches\n\nThe devmap code allocates a number hash buckets equal to the next power\nof two of the max_entries value provided when creating the map. When\nrounding up to the next power of two, the 32-bit variable storing the\nnumber of buckets can overflow, and the code checks for overflow by\nchecking if the truncated 32-bit value is equal to 0. However, on 32-bit\narches the rounding up itself can overflow mid-way through, because it\nends up doing a left-shift of 32 bits on an unsigned long value. If the\nsize of an unsigned long is four bytes, this is undefined behaviour, so\nthere is no guarantee that we'll end up with a nice and tidy 0-value at\nthe end.\n\nSyzbot managed to turn this into a crash on arm32 by creating a\nDEVMAP_HASH with max_entries > 0x80000000 and then trying to update it.\nFix this by moving the overflow check to before the rounding up\noperation."}],"providerMetadata":{"dateUpdated":"2026-05-11T20:06:10.214Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/1f5e352b9088211fa5eb4e1639cd365f4f7d2f65"},{"url":"https://git.kernel.org/stable/c/4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9"},{"url":"https://git.kernel.org/stable/c/c826502bed93970f2fd488918a7b8d5f1d30e2e3"},{"url":"https://git.kernel.org/stable/c/edf7990baa48de5097daa9ac02e06cb4c798a737"},{"url":"https://git.kernel.org/stable/c/250051acc21f9d4c5c595e4fcb55986ea08c4691"},{"url":"https://git.kernel.org/stable/c/22079b3a423382335f47d9ed32114e6c9fe88d7c"},{"url":"https://git.kernel.org/stable/c/e89386f62ce9a9ab9a94835a9890883c23d9d52c"},{"url":"https://git.kernel.org/stable/c/281d464a34f540de166cee74b723e97ac2515ec3"}],"title":"bpf: Fix DEVMAP_HASH overflow check on 32-bit arches","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2024-26885","datePublished":"2024-04-17T10:27:40.300Z","dateReserved":"2024-02-19T14:20:24.185Z","dateUpdated":"2026-05-12T11:50:09.415Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2024-04-17 11:15:10","lastModifiedDate":"2026-05-12 12:16:24","problem_types":["CWE-119"],"metrics":{"cvssMetricV31":[{"source":"nvd@nist.gov","type":"Primary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":5.9}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.4","versionEndExcluding":"5.10.214","matchCriteriaId":"8046F4BF-7BC0-4D82-8E17-E06BA6DC8E1D"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"5.15.153","matchCriteriaId":"ACB69438-845D-4E3C-B114-3140611F9C0B"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.16","versionEndExcluding":"6.1.83","matchCriteriaId":"121A07F6-F505-4C47-86BF-9BB6CC7B6C19"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.2","versionEndExcluding":"6.6.23","matchCriteriaId":"E00814DC-0BA7-431A-9926-80FEB4A96C68"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.7","versionEndExcluding":"6.7.11","matchCriteriaId":"9B95D3A6-E162-47D5-ABFC-F3FA74FA7CFD"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.8","versionEndExcluding":"6.8.2","matchCriteriaId":"543A75FF-25B8-4046-A514-1EA8EDD87AB1"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2024","CveId":"26885","Ordinal":"1","Title":"bpf: Fix DEVMAP_HASH overflow check on 32-bit arches","CVE":"CVE-2024-26885","Year":"2024"},"notes":[{"CveYear":"2024","CveId":"26885","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix DEVMAP_HASH overflow check on 32-bit arches\n\nThe devmap code allocates a number hash buckets equal to the next power\nof two of the max_entries value provided when creating the map. When\nrounding up to the next power of two, the 32-bit variable storing the\nnumber of buckets can overflow, and the code checks for overflow by\nchecking if the truncated 32-bit value is equal to 0. However, on 32-bit\narches the rounding up itself can overflow mid-way through, because it\nends up doing a left-shift of 32 bits on an unsigned long value. If the\nsize of an unsigned long is four bytes, this is undefined behaviour, so\nthere is no guarantee that we'll end up with a nice and tidy 0-value at\nthe end.\n\nSyzbot managed to turn this into a crash on arm32 by creating a\nDEVMAP_HASH with max_entries > 0x80000000 and then trying to update it.\nFix this by moving the overflow check to before the rounding up\noperation.","Type":"Description","Title":"bpf: Fix DEVMAP_HASH overflow check on 32-bit arches"}]}}}