{"id":"CVE-2026-80645","summary":"rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nrapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()\n\nWith a list_for_each() loop, if we don't find the item we are looking for\nin the list, then the loop exits with the iterator, which is \"dbell\" in\nthis loop, pointing to invalid memory.\n\nThis code uses the \"found\" variable to determine if we have found the\ndoorbell we are looking for or not.  However, the problem that the \"found\"\nvariable needs to be set to false at the start of each iteration,\notherwise after the first correct doorbell, then everything is marked as\nfound.\n\nReset the \"found\" to false at the start of the iteration and move the\nvariable inside the loop.","modified":"2026-08-29T03:47:17.070928589Z","published":"2026-08-28T06:48:55.678Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80645.json"},"references":[{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"},{"type":"WEB","url":"https://git.kernel.org/stable/c/070f356ea4f419e4e85e4089381f4477f41d969e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/13092966ba5d8fb214a4efeddc87f9ed0fd2f945"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3b5c66e922aa6a3331915a14520848a5b3beccc7"},{"type":"WEB","url":"https://git.kernel.org/stable/c/81c06ef66c3ab6eeaa72eb790c90ae043cdb3d43"},{"type":"WEB","url":"https://git.kernel.org/stable/c/9e775c3199903d7c09a52530042b1198eab705bd"},{"type":"WEB","url":"https://git.kernel.org/stable/c/acd54f42abbbd806464468838dbc04efd203d2be"},{"type":"WEB","url":"https://git.kernel.org/stable/c/dc28a14f3e4546b2b06098d24177942540581a5f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/fc15e3a30ddd950f009c76765331783b9af94a87"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80645.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-80645"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"48618fb4e522d9d02e217ac05f52749545c1af20"},{"fixed":"9e775c3199903d7c09a52530042b1198eab705bd"},{"fixed":"81c06ef66c3ab6eeaa72eb790c90ae043cdb3d43"},{"fixed":"13092966ba5d8fb214a4efeddc87f9ed0fd2f945"},{"fixed":"acd54f42abbbd806464468838dbc04efd203d2be"},{"fixed":"3b5c66e922aa6a3331915a14520848a5b3beccc7"},{"fixed":"070f356ea4f419e4e85e4089381f4477f41d969e"},{"fixed":"dc28a14f3e4546b2b06098d24177942540581a5f"},{"fixed":"fc15e3a30ddd950f009c76765331783b9af94a87"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80645.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"3.2.0"},{"fixed":"5.10.261"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.11.0"},{"fixed":"5.15.212"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.16.0"},{"fixed":"6.1.178"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.2.0"},{"fixed":"6.6.145"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.12.97"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.13.0"},{"fixed":"6.18.40"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.1.5"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80645.json"}}],"schema_version":"1.9.0"}