| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dpaa: Pad packets to ETH_ZLEN\n\nWhen sending packets under 60 bytes, up to three bytes of the buffer\nfollowing the data may be leaked. Avoid this by extending all packets to\nETH_ZLEN, ensuring nothing is leaked in the padding. This bug can be\nreproduced by running\n\n\t$ ping -s 11 destination" |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/net/ethernet/freescale/dpaa/dpaa_eth.c" |
| ], |
| "versions": [ |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "cd5b9d657ecd44ad5f254c3fea3a6ab1cf0e2ef7", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "dc43a096cfe65b5c32168313846c5cd135d08f1d", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "1f31f51bfc8214a6deaac2920e6342cb9d019133", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "38f5db5587c0ee53546b28c50ba128253181ac83", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "f43190e33224c49e1c7ebbc25923ff400d87ec00", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "34fcac26216ce17886af3eb392355b459367af1a", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "ce8eabc912fe9b9a62be1a5c6af5ad2196e90fc2", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "9ad1a37493338cacf04e2c93acf44d151a7adda8", |
| "lessThan": "cbd7ec083413c6a2e0c326d49e24ec7d12c7a9e0", |
| "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/net/ethernet/freescale/dpaa/dpaa_eth.c" |
| ], |
| "versions": [ |
| { |
| "version": "4.10", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "4.10", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "4.19.323", |
| "lessThanOrEqual": "4.19.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.285", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.227", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.168", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.111", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.6.52", |
| "lessThanOrEqual": "6.6.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.10.11", |
| "lessThanOrEqual": "6.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.11", |
| "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.10", |
| "versionEndExcluding": "4.19.323" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.4.285" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.10.227" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.15.168" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "6.1.111" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "6.6.52" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "6.10.11" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "6.11" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/cd5b9d657ecd44ad5f254c3fea3a6ab1cf0e2ef7" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/dc43a096cfe65b5c32168313846c5cd135d08f1d" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/1f31f51bfc8214a6deaac2920e6342cb9d019133" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/38f5db5587c0ee53546b28c50ba128253181ac83" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/f43190e33224c49e1c7ebbc25923ff400d87ec00" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/34fcac26216ce17886af3eb392355b459367af1a" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/ce8eabc912fe9b9a62be1a5c6af5ad2196e90fc2" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/cbd7ec083413c6a2e0c326d49e24ec7d12c7a9e0" |
| } |
| ], |
| "title": "net: dpaa: Pad packets to ETH_ZLEN", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2024-46854", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |