CVE-2026-68351
Detail
Received
This CVE record has recently been published to the CVE List and has been included within the NVD dataset.
Description
In the Linux kernel, the following vulnerability has been resolved:
wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
When the firmware sends a command response with a length mismatch,
carl9170_cmd_callback() logs the mismatch and calls carl9170_restart()
but then falls through to memcpy(ar->readbuf, buffer + 4, len - 4).
Since len comes from the firmware and can exceed ar->readlen, this
copies more data than the readbuf was allocated for.
Bound the memcpy to min(len - 4, ar->readlen) so that the response
is still completed -- avoiding repeated restarts from queued garbage --
while preventing an overread past the response buffer.
Metrics
CVSS Version 4.0
CVSS Version 3.x
CVSS Version 2.0
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
CVSS 4.0 Severity and Vector Strings:
NVD assessment
not yet provided.
CVSS 3.x Severity and Vector Strings:
NVD assessment
not yet provided.
CVSS 2.0 Severity and Vector Strings:
NVD assessment
not yet provided.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected] .
Change History
3 change records found show changes
CVE Modified by kernel.org
8/19/2026 1:20:44 PM
Action
Type
Old Value
New Value
Added
Reference
https://git.kernel.org/stable/c/2d05c321d27624c413c950278d2dc8e0f44a8950
Added
Reference
https://git.kernel.org/stable/c/38e240996a6a78c94ab07d461fd66e361d55c3c4
Added
Reference
https://git.kernel.org/stable/c/525036b20ef01d814a7fcd0567d123992e4479fa
Changed
Affected
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"f74e34e66379e487a09009a4f2d42470051672bd","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"500c36649f270de05a56591fcc1aaaa36687958e","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"9aee949c68dc6dccbc54333537b109c53fe2079f","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"cb7a38810cf25738176dac32dec7a146b3f959cf","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"4cde55b2feff9504d1f993ab80e84e7ccb62791c","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.37","status":"affected"},{"version":"0","lessThan":"2.6.37","versionType":"semver","status":"unaffected"},{"version":"6.6.148","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.101","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.42","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.6","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]
Record truncated, showing 2048 of 2493 characters.
View Entire Change Record
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"38e240996a6a78c94ab07d461fd66e361d55c3c4","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"2d05c321d27624c413c950278d2dc8e0f44a8950","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"525036b20ef01d814a7fcd0567d123992e4479fa","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"f74e34e66379e487a09009a4f2d42470051672bd","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"500c36649f270de05a56591fcc1aaaa36687958e","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"9aee949c68dc6dccbc54333537b109c53fe2079f","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"cb7a38810cf25738176dac32dec7a146b3f959cf","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"4cde55b2feff9504d1f993ab80e84e7ccb62791c","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.37","status":"affected"},{"version":"0","lessThan":"2.6.37","versionType":"semver","status":"unaffected"},{"version":"5.10.265","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.216","lessThanOrEqual":"5.15.*","versionType":"semver","status":"unaffected"},{"version":"6.1.183","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.148","lessThanOr
CVE Modified by kernel.org
8/17/2026 2:17:43 AM
Action
Type
Old Value
New Value
Changed
Affected
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"f74e34e66379e487a09009a4f2d42470051672bd","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"500c36649f270de05a56591fcc1aaaa36687958e","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"9aee949c68dc6dccbc54333537b109c53fe2079f","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"cb7a38810cf25738176dac32dec7a146b3f959cf","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"4cde55b2feff9504d1f993ab80e84e7ccb62791c","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.37","status":"affected"},{"version":"0","lessThan":"2.6.37","versionType":"semver","status":"unaffected"},{"version":"6.6.148","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.101","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.42","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.6","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc5","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"f74e34e66379e487a09009a4f2d42470051672bd","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"500c36649f270de05a56591fcc1aaaa36687958e","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"9aee949c68dc6dccbc54333537b109c53fe2079f","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"cb7a38810cf25738176dac32dec7a146b3f959cf","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"4cde55b2feff9504d1f993ab80e84e7ccb62791c","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.37","status":"affected"},{"version":"0","lessThan":"2.6.37","versionType":"semver","status":"unaffected"},{"version":"6.6.148","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.101","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.42","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.6","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]
New CVE Received from kernel.org
8/10/2026 9:20:27 AM
Action
Type
Old Value
New Value
Added
Description
In the Linux kernel, the following vulnerability has been resolved:
wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
When the firmware sends a command response with a length mismatch,
carl9170_cmd_callback() logs the mismatch and calls carl9170_restart()
but then falls through to memcpy(ar->readbuf, buffer + 4, len - 4).
Since len comes from the firmware and can exceed ar->readlen, this
copies more data than the readbuf was allocated for.
Bound the memcpy to min(len - 4, ar->readlen) so that the response
is still completed -- avoiding repeated restarts from queued garbage --
while preventing an overread past the response buffer.
Added
Reference
https://git.kernel.org/stable/c/4cde55b2feff9504d1f993ab80e84e7ccb62791c
Added
Reference
https://git.kernel.org/stable/c/500c36649f270de05a56591fcc1aaaa36687958e
Added
Reference
https://git.kernel.org/stable/c/9aee949c68dc6dccbc54333537b109c53fe2079f
Added
Reference
https://git.kernel.org/stable/c/cb7a38810cf25738176dac32dec7a146b3f959cf
Added
Reference
https://git.kernel.org/stable/c/f74e34e66379e487a09009a4f2d42470051672bd
Added
Affected
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"f74e34e66379e487a09009a4f2d42470051672bd","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"500c36649f270de05a56591fcc1aaaa36687958e","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"9aee949c68dc6dccbc54333537b109c53fe2079f","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"cb7a38810cf25738176dac32dec7a146b3f959cf","versionType":"git","status":"affected"},{"version":"a84fab3cbfdc427e7d366f1cc844f27b2084c26c","lessThan":"4cde55b2feff9504d1f993ab80e84e7ccb62791c","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["drivers/net/wireless/ath/carl9170/rx.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"2.6.37","status":"affected"},{"version":"0","lessThan":"2.6.37","versionType":"semver","status":"unaffected"},{"version":"6.6.148","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.101","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.42","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.6","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc5","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]
Quick Info
CVE Dictionary Entry: CVE-2026-68351 NVD
Published Date: 08/10/2026 NVD
Last Modified: 08/19/2026
Source: kernel.org