Lucene search
+L

1941 matches found

OSV
OSV
added 2025/04/08 5:15 a.m.21 views

CVE-2025-20951

Improper verification of intent by broadcast receiver vulnerability in Galaxy Store prior to version 4.5.90.7 allows local attackers to write arbitrary files with the privilege of Galaxy Store...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 5:15 a.m.16 views

CVE-2025-20942

Improper Verification of Intent by Broadcast Receiver in DeviceIdService prior to SMR Apr-2025 Release 1 allows local attackers to reset OAID...

4.4CVSS5.8AI score0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/08 4:39 a.m.66 views

CVE-2025-20942

CVE-2025-20942 affects Samsung devices’ DeviceIdService. The issue is improper verification of intent by the Broadcast Receiver, allowing a local attacker to reset the OAID (Scoped Identifier) on devices running versions prior to the SMR Apr-2025 Release 1. The vulnerability arises from how the b...

4.4CVSS6.8AI score0.0013EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/04/08 12:00 a.m.9 views

SAMSUNG Mobile devices 安全漏洞

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc. from the South Korean company Samsung SAMSUNG. A security vulnerability exists in SAMSUNG Mobile devices versions prior to 4.5.90.7, which stems from insufficient broadcast receiver intent validatio...

5.5CVSS6.5AI score0.00135EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/07 9:12 p.m.11 views

GHSA-RR8G-9FPQ-6WMG Tokio broadcast channel calls clone in parallel, but does not require `Sync`

The broadcast channel internally calls clone on the stored value when receiving it, and only requires T:Send. This means that using the broadcast channel with values that are Send but not Sync can trigger unsoundness if the clone implementation makes use of the value being !Sync. Thank you to...

6.9CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/04/07 9:12 p.m.29 views

Tokio broadcast channel calls clone in parallel, but does not require `Sync`

The broadcast channel internally calls clone on the stored value when receiving it, and only requires T:Send. This means that using the broadcast channel with values that are Send but not Sync can trigger unsoundness if the clone implementation makes use of the value being !Sync. Thank you to...

6.8AI score
SaveExploits0References4Affected Software1
RustSec
RustSec
added 2025/04/07 12:00 p.m.19 views

Broadcast channel calls clone in parallel, but does not require `Sync`

The broadcast channel internally calls clone on the stored value when receiving it, and only requires T:Send. This means that using the broadcast channel with values that are Send but not Sync can trigger unsoundness if the clone implementation makes use of the value being !Sync. Thank you to...

6.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/04/07 12:00 p.m.94 views

RUSTSEC-2025-0023 Broadcast channel calls clone in parallel, but does not require `Sync`

The broadcast channel internally calls clone on the stored value when receiving it, and only requires T:Send. This means that using the broadcast channel with values that are Send but not Sync can trigger unsoundness if the clone implementation makes use of the value being !Sync. Thank you to...

5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.11 views

PT-2025-15909 · Crates.Io · Tokio

The broadcast channel internally calls clone on the stored value when receiving it, and only requires T:Send. This means that using the broadcast channel with values that are Send but not Sync can trigger unsoundness if the clone implementation makes use of the value being !Sync. Thank you to...

6.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/03/25 12:00 a.m.8 views

PT-2025-16745

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc4 Description A vulnerability in the Linux kernel has been resolved. The issue is related to the bonding mode and xdp program attachment. When the namespace is deleted, the dev xdp uninstall function is...

5.5CVSS6AI score0.00195EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/18 12:00 a.m.9 views

CVE-2025-30139

An issue was discovered on G-Net Dashcam BB GONX devices. Default credentials for SSID cannot be changed. It broadcasts a fixed SSID with default credentials that cannot be changed. This allows any nearby attacker to connect to the dashcam's network without restriction. Once connected, an attacke...

7.2AI score0.00406EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 5:15 a.m.22 views

CVE-2025-20908

Use of insufficiently random values in Auracast prior to SMR Mar-2025 Release 1 allows adjacent attackers to access Auracast broadcasting...

6.5CVSS5.8AI score0.00276EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.6 views

SUSE CVE-2022-49664

In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...

5.5CVSS5.3AI score0.00693EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49664

In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...

5.5CVSS5.3AI score0.00693EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

UBUNTU-CVE-2022-49646

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.20 views

CVE-2022-49664 tipc: move bc link creation back to tipc_node_create

In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...

7.5CVSS0.00693EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49646 wifi: mac80211: fix queue selection for mesh/OCB interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and...

5.5AI score
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:00 a.m.16 views

Vulnerabilities of components in Linux operating system’s tick/broadcast kernel, allowing attackers to cause service failures

The vulnerability of Linux operating system’s stick/broadcast components is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References14Affected Software4
Patchstack
Patchstack
added 2025/02/14 3:10 p.m.8 views

WordPress VideoWhisper Live Streaming Integration plugin <= 6.2 - Arbitrary File Deletion vulnerability

Arbitrary File Deletion vulnerability discovered by muhammad yudha Patchstack Alliance in WordPress Plugin Broadcast Live Video versions = 6.2...

8.6CVSS7AI score0.00531EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2025/02/14 3:09 p.m.9 views

WordPress VideoWhisper Live Streaming Integration plugin <= 6.2 - Arbitrary File Download vulnerability

Arbitrary File Download vulnerability discovered by muhammad yudha Patchstack Alliance in WordPress Plugin Broadcast Live Video versions = 6.2...

7.5CVSS7AI score0.00574EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder