{"id":"CVE-2026-74282","summary":"tipc: prevent snt_unacked underflow on CONN_ACK","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: prevent snt_unacked underflow on CONN_ACK\n\ntipc_sk_conn_proto_rcv() subtracts the peer-supplied connection ack count\nfrom the unsigned 16-bit send counter snt_unacked without checking that it\ndoes not exceed the number of messages actually outstanding:\n\n\ttsk-\u003esnt_unacked -= msg_conn_ack(hdr);\n\nmsg_conn_ack() is read straight from a received CONN_MANAGER/CONN_ACK\nmessage. If the ack count is larger than snt_unacked, the subtraction\nwraps to a near-maximum value, leaving tsk_conn_cong() permanently true\nand starving the connection of further transmits.\n\nValidate the ACK count at the start of the CONN_ACK block and drop the\nmessage if it acknowledges more messages than are outstanding. A peer (or,\nfor a local connection, the connected peer socket) can otherwise wedge a\nTIPC connection's send side by sending an oversized connection ack.","modified":"2026-08-18T03:56:56.673293054Z","published":"2026-08-15T05:57:52.048Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74282.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/1e2c956745777e6ffdee7f30da5935741c03ee1e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3388145d258cf2c4c98278e3987296007d30672e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3cfa3d8e0dc167850edeb5bf5a07757db83fd54e"},{"type":"WEB","url":"https://git.kernel.org/stable/c/47ed873e4ceda34098bd46d8e96b4bb13cad3a04"},{"type":"WEB","url":"https://git.kernel.org/stable/c/67e55b054bf8025658dc0e255057f2a6236416bd"},{"type":"WEB","url":"https://git.kernel.org/stable/c/96f91b8ae1a489b3eca137e7acf42cf985fb8939"},{"type":"WEB","url":"https://git.kernel.org/stable/c/ab3e10b44ba5411779aac7afd2477917dd77750f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/b44bebdd32c9ff66ee2aebfc317ced44bedd9335"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74282.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-74282"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"10724cc7bb7832b482df049c20fd824d928c5eaa"},{"fixed":"3388145d258cf2c4c98278e3987296007d30672e"},{"fixed":"67e55b054bf8025658dc0e255057f2a6236416bd"},{"fixed":"96f91b8ae1a489b3eca137e7acf42cf985fb8939"},{"fixed":"47ed873e4ceda34098bd46d8e96b4bb13cad3a04"},{"fixed":"b44bebdd32c9ff66ee2aebfc317ced44bedd9335"},{"fixed":"3cfa3d8e0dc167850edeb5bf5a07757db83fd54e"},{"fixed":"1e2c956745777e6ffdee7f30da5935741c03ee1e"},{"fixed":"ab3e10b44ba5411779aac7afd2477917dd77750f"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74282.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"4.7.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-74282.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}]}