{"id":"CVE-2026-98105","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: oa_tc6: Improve the error recovery\n\nWhen oversubscribed traffic causes lot of buffer overflow errors,\nprobably due to loss of data chunks, driver fails t…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: oa_tc6: Improve the error recovery\n\nWhen oversubscribed traffic causes lot of buffer overflow errors,\nprobably due to loss of data chunks, driver fails t…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= d70a0d8f2f2d1b9bb6e3e9dfed25ae3ca3303770 < d33003e752f25c385f2cf21964123582a44f6818","Linux >= d70a0d8f2f2d1b9bb6e3e9dfed25ae3ca3303770 < 9d3f6e714d5f8b728837f31bbe865b64cfd3216a","Linux >= d70a0d8f2f2d1b9bb6e3e9dfed25ae3ca3303770 < b89770d493749d7c3b8649996e1089719b4eff8d","Linux >= d70a0d8f2f2d1b9bb6e3e9dfed25ae3ca3303770 < 172c974113bffe5723b80b1acac17593bb50513c","Linux 6.12"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T11:17:40.987","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-98105","references":[{"url":"https://git.kernel.org/stable/c/172c974113bffe5723b80b1acac17593bb50513c","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/9d3f6e714d5f8b728837f31bbe865b64cfd3216a","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/b89770d493749d7c3b8649996e1089719b4eff8d","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/d33003e752f25c385f2cf21964123582a44f6818","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T11:06:38.826Z","slug":"CVE-2026-98105","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: oa_tc6: Improve the error recovery\n\nWhen oversubscribed traffic causes lot of buffer overflow errors,\nprobably due to loss of data chunks, driver fails to find a\ndata chunk with end_valid bit set, before it runs out of sk buffer\nspace. As a result, assert is seen during skb_put.\n\nNow, check is made if skb buffer has enough tailroom for the\nincoming data before accepting. If there is no room, current\nframe is abandoned and it will start looking for a data chunk\nwith start_valid bit, that is a new frame.\n\nSK buffer allocation error is considered as recoverable error.\n\nrx_buf_overflow flag is too specific and no longer the only\ncondition this flag is used for. Therefore it is renamed as\nwait_until_start_valid. This is more appropriate as this flag\nis used to look for the next data chunk with SV bit set, after\nfailures like buffer overflow, buffer allocation failure, skb pointer\nvalidity besides buffer overflow error.\n\nNot writing to status0 if it reads 0.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}