| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: Prevent potential NULL dereference\n\nThe btrtl_initialize() function checks that rtl_load_file() either\nhad an error or it loaded a zero length file. However, if it loaded\na zero length file then the error code is not set correctly. It\nresults in an error pointer vs NULL bug, followed by a NULL pointer\ndereference. This was detected by Smatch:\n\ndrivers/bluetooth/btrtl.c:592 btrtl_initialize() warn: passing zero to 'ERR_PTR'" |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/bluetooth/btrtl.c" |
| ], |
| "versions": [ |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "c3e9717276affe59fd8213706db021b493e81e34", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "73dc99c0ea94abd22379b2d82cacbc73f3e18ec1", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "2d7c60c2a38b4b461fa960ad0995136a6bfe0756", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "d8441818690d795232331bd8358545c5c95b6b72", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "3db6605043b50c8bb768547b23e0222f67ceef3e", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "aaf356f872a60db1e96fb762a62c4607fd22741f", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "53ceef799dcfc22c734d600811bfc9dd32eaea0a", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "26503ad25de8c7c93a2037f919c2e49a62cf65f1", |
| "lessThan": "324dddea321078a6eeb535c2bff5257be74c9799", |
| "status": "affected", |
| "versionType": "git" |
| } |
| ] |
| }, |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "affected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/bluetooth/btrtl.c" |
| ], |
| "versions": [ |
| { |
| "version": "4.19", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "4.19", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.293", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.237", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.181", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.135", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.6.88", |
| "lessThanOrEqual": "6.6.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.12.25", |
| "lessThanOrEqual": "6.12.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.14.4", |
| "lessThanOrEqual": "6.14.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.15", |
| "lessThanOrEqual": "*", |
| "status": "unaffected", |
| "versionType": "original_commit_for_fix" |
| } |
| ] |
| } |
| ], |
| "cpeApplicability": [ |
| { |
| "nodes": [ |
| { |
| "operator": "OR", |
| "negate": false, |
| "cpeMatch": [ |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "5.4.293" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "5.10.237" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "5.15.181" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "6.1.135" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "6.6.88" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "6.12.25" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "6.14.4" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.19", |
| "versionEndExcluding": "6.15" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/c3e9717276affe59fd8213706db021b493e81e34" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/73dc99c0ea94abd22379b2d82cacbc73f3e18ec1" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/2d7c60c2a38b4b461fa960ad0995136a6bfe0756" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/d8441818690d795232331bd8358545c5c95b6b72" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/3db6605043b50c8bb768547b23e0222f67ceef3e" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/aaf356f872a60db1e96fb762a62c4607fd22741f" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/53ceef799dcfc22c734d600811bfc9dd32eaea0a" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/324dddea321078a6eeb535c2bff5257be74c9799" |
| } |
| ], |
| "title": "Bluetooth: btrtl: Prevent potential NULL dereference", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2025-37792", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |