{"apiVersion":"1.0","identifier":"CVE-2026-72133","description":"In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devm_request_irq() The driver calls devm_request_irq() before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after devm_request_irq(), the handler may execute before init_completion(). This may result in calling complete() on an uninitialized completion, causing undefined behavior. This has been observed with KASAN. Fix this by initializing the completion before registering the IRQ.","publishedAt":"2026-08-15T06:21:30","lastModifiedAt":"2026-08-17T06:18:13","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-72133","cvssScore":8.4,"cvssVector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","epssProbability":0.00182,"riskScore":0.85,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-72133","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-72133","en":"https://www.redsauce.net/en/cves/CVE-2026-72133","fr":"https://www.redsauce.net/fr/cves/CVE-2026-72133","pt":"https://www.redsauce.net/pt/cves/CVE-2026-72133","de":"https://www.redsauce.net/de/cves/CVE-2026-72133","sk":"https://www.redsauce.net/sk/cves/CVE-2026-72133","el":"https://www.redsauce.net/el/cves/CVE-2026-72133"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-72133"}}