diff --git a/vulns/CVE-2025-39838.yml b/vulns/CVE-2025-39838.yml new file mode 100644 index 0000000..3a42cd7 --- /dev/null +++ b/vulns/CVE-2025-39838.yml @@ -0,0 +1,8 @@ +reachability: Local +memory_corruption: yes +bug_class: NULL Pointer Dereference +Impact: Crash,memory leak +privileges_required: yes +notes: Null Value is passed without checks leading to possible crash. CONFIG_CIFS needs to be enabled for exploitation +author: Microsoft +version: 0.1 diff --git a/vulns/CVE-2025-39857.yml b/vulns/CVE-2025-39857.yml new file mode 100644 index 0000000..f2da8f7 --- /dev/null +++ b/vulns/CVE-2025-39857.yml @@ -0,0 +1,8 @@ +reachability: Local +memory_corruption: yes +bug_class: NULL Pointer Dereference +Impact: crash, memory leak +privileges_required: yes +notes: Issue due to null value for ibdev->dma_device. CONFIG_SMC needs to be enabled for exploitation +author: Microsoft +version: 0.1 diff --git a/vulns/CVE-2025-39862.yml b/vulns/CVE-2025-39862.yml new file mode 100644 index 0000000..8a1ceec --- /dev/null +++ b/vulns/CVE-2025-39862.yml @@ -0,0 +1,8 @@ +reachability: Local +memory_corruption: yes +bug_class: memory / data corruption +Impact: crash, integrity issue +privileges_required: yes +notes:wcid->sta entry is not cleared after hardware restart. The fix ensure the value wcid->sta is set to 0. CONFIG_MT76_CORE and CONFIG_MT7915E should be enabled for exploitation +author: Microsoft +version: 0.1 \ No newline at end of file