Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions vulns/CVE-2025-39838.yml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions vulns/CVE-2025-39857.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply the comments for the file above to this one too.

Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions vulns/CVE-2025-39862.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply the comments for the file above to this one too.

Original file line number Diff line number Diff line change
@@ -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