{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-43098","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2026-05-01T14:12:55.984Z","datePublished":"2026-05-06T07:40:28.845Z","dateUpdated":"2026-05-11T22:17:41.465Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-05-11T22:17:41.465Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: s3fwrn5: allocate rx skb before consuming bytes\n\ns3fwrn82_uart_read() reports the number of accepted bytes to the serdev\ncore. The current code consumes bytes into recv_skb and may already\ndeliver a complete frame before allocating a fresh receive buffer.\n\nIf that alloc_skb() fails, the callback returns 0 even though it has\nalready consumed bytes, and it leaves recv_skb as NULL for the next\nreceive callback. That breaks the receive_buf() accounting contract and\ncan also lead to a NULL dereference on the next skb_put_u8().\n\nAllocate the receive skb lazily before consuming the next byte instead.\nIf allocation fails, return the number of bytes already accepted."}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/nfc/s3fwrn5/uart.c"],"versions":[{"version":"3f52c2cb7e3ada37513dabb69a22cf917dba754f","lessThan":"d8c2aa3c4a1ec530a485e46a1c4f1a118bb00156","status":"affected","versionType":"git"},{"version":"3f52c2cb7e3ada37513dabb69a22cf917dba754f","lessThan":"7c31f7a599cf00fad3c204092a91a924126c67e4","status":"affected","versionType":"git"},{"version":"3f52c2cb7e3ada37513dabb69a22cf917dba754f","lessThan":"6d931680a9851481c3243689488eafed08eeff71","status":"affected","versionType":"git"},{"version":"3f52c2cb7e3ada37513dabb69a22cf917dba754f","lessThan":"09822d3d6f68a0cdc4626e0c507324a4927f55a9","status":"affected","versionType":"git"},{"version":"3f52c2cb7e3ada37513dabb69a22cf917dba754f","lessThan":"5c14a19d5b1645cce1cb1252833d70b23635b632","status":"affected","versionType":"git"}]},{"product":"Linux","vendor":"Linux","defaultStatus":"affected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/nfc/s3fwrn5/uart.c"],"versions":[{"version":"5.11","status":"affected"},{"version":"0","lessThan":"5.11","status":"unaffected","versionType":"semver"},{"version":"6.6.136","lessThanOrEqual":"6.6.*","status":"unaffected","versionType":"semver"},{"version":"6.12.83","lessThanOrEqual":"6.12.*","status":"unaffected","versionType":"semver"},{"version":"6.18.24","lessThanOrEqual":"6.18.*","status":"unaffected","versionType":"semver"},{"version":"6.19.14","lessThanOrEqual":"6.19.*","status":"unaffected","versionType":"semver"},{"version":"7.0","lessThanOrEqual":"*","status":"unaffected","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"6.6.136"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"6.12.83"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"6.18.24"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"6.19.14"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"7.0"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/d8c2aa3c4a1ec530a485e46a1c4f1a118bb00156"},{"url":"https://git.kernel.org/stable/c/7c31f7a599cf00fad3c204092a91a924126c67e4"},{"url":"https://git.kernel.org/stable/c/6d931680a9851481c3243689488eafed08eeff71"},{"url":"https://git.kernel.org/stable/c/09822d3d6f68a0cdc4626e0c507324a4927f55a9"},{"url":"https://git.kernel.org/stable/c/5c14a19d5b1645cce1cb1252833d70b23635b632"}],"title":"nfc: s3fwrn5: allocate rx skb before consuming bytes","x_generator":{"engine":"bippy-1.2.0"}}}}