We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2025-38478

comedi: Fix initialization of data for instructions that write to subdevice



Description

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first `insn->n` elements in some cases. The `do_insn_ioctl()` and `do_insnlist_ioctl()` functions allocate at least `MIN_SAMPLES` (16) data elements to deal with this, but they do not initialize all of that. For Comedi instruction codes that write to the subdevice, the first `insn->n` data elements are copied from user-space, but the remaining elements are left uninitialized. That could be a problem if the subdevice instruction handler reads the uninitialized data. Ensure that the first `MIN_SAMPLES` elements are initialized before calling these instruction handlers, filling the uncopied elements with 0. For `do_insnlist_ioctl()`, the same data buffer elements are used for handling a list of instructions, so ensure the first `MIN_SAMPLES` elements are initialized for each instruction that writes to the subdevice.

Reserved 2025-04-16 | Published 2025-07-28 | Updated 2025-07-28 | Assigner Linux

Product status

Default status
unaffected

ed9eccbe8970f6eedc1b978c157caf1251a896d4 before d3436638738ace8f101af7bdee2eae1bc38e9b29
affected

ed9eccbe8970f6eedc1b978c157caf1251a896d4 before 673ee92bd2d31055bca98a1d96b653f5284289c4
affected

ed9eccbe8970f6eedc1b978c157caf1251a896d4 before c42116dc70af6664526f7aa82cf937824ab42649
affected

ed9eccbe8970f6eedc1b978c157caf1251a896d4 before fe8713fb4e4e82a4f91910d9a41bf0613e69a0b9
affected

ed9eccbe8970f6eedc1b978c157caf1251a896d4 before 46d8c744136ce2454aa4c35c138cc06817f92b8e
affected

Default status
affected

2.6.29
affected

Any version before 2.6.29
unaffected

6.1.147
unaffected

6.6.100
unaffected

6.12.40
unaffected

6.15.8
unaffected

6.16
unaffected

References

git.kernel.org/...c/d3436638738ace8f101af7bdee2eae1bc38e9b29

git.kernel.org/...c/673ee92bd2d31055bca98a1d96b653f5284289c4

git.kernel.org/...c/c42116dc70af6664526f7aa82cf937824ab42649

git.kernel.org/...c/fe8713fb4e4e82a4f91910d9a41bf0613e69a0b9

git.kernel.org/...c/46d8c744136ce2454aa4c35c138cc06817f92b8e

cve.org (CVE-2025-38478)

nvd.nist.gov (CVE-2025-38478)

Download JSON

Share this page
https://cve.threatint.eu/CVE/CVE-2025-38478

Support options

Helpdesk Chat, Email, Knowledgebase