{"apiVersion":"1.0","identifier":"CVE-2026-80658","description":"In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove() Attempting to access driver data in the platform driver ->remove() callback may lead to a null pointer dereference since there is no guaranty that the component ->bind() callback invoking platform_set_drvdata() was executed. A common scenario is when Rockchip DRM driver didn-t manage to run component_bind_all() because of an (unrelated) error causing early return from rockchip_drm_bind(). Drop the unnecessary call to platform_get_drvdata() and, instead, reference the target device structure via platform_device.","publishedAt":"2026-08-28T08:16:50","lastModifiedAt":"2026-08-28T08:16:50","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-80658","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00166,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-80658","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-80658","en":"https://www.redsauce.net/en/cves/CVE-2026-80658","fr":"https://www.redsauce.net/fr/cves/CVE-2026-80658","pt":"https://www.redsauce.net/pt/cves/CVE-2026-80658","de":"https://www.redsauce.net/de/cves/CVE-2026-80658","sk":"https://www.redsauce.net/sk/cves/CVE-2026-80658","el":"https://www.redsauce.net/el/cves/CVE-2026-80658"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-80658"}}