{ "schema_version": "1.4.0", "id": "GHSA-mwwx-945g-m2mq", "modified": "2024-03-25T03:31:43Z", "published": "2023-04-24T06:31:20Z", "aliases": [ "CVE-2023-31081" ], "details": "An issue was discovered in drivers/media/test-drivers/vidtv/vidtv_bridge.c in the Linux kernel 6.2. There is a NULL pointer dereference in vidtv_mux_stop_thread. In vidtv_stop_streaming, after dvb->mux=NULL occurs, it executes vidtv_mux_stop_thread(dvb->mux).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31081" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1210782" }, { "type": "WEB", "url": "https://lore.kernel.org/all/CA+UBctDXyiosaiR7YNKCs8k0aWu4gU+YutRcnC+TDJkXpHjQag%40mail.gmail.com" }, { "type": "WEB", "url": "https://lore.kernel.org/all/CA+UBctDXyiosaiR7YNKCs8k0aWu4gU+YutRcnC+TDJkXpHjQag@mail.gmail.com" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230929-0003" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-04-24T06:15:07Z" } }