Lucene search
+L

1517 matches found

Vulnrichment
Vulnrichment
added 2025/09/12 5:10 a.m.8 views

CVE-2025-10148 predictable WebSocket mask

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

6.4AI score0.00499EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 5:10 a.m.9 views

CVE-2025-10148 predictable WebSocket mask

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.8AI score0.00499EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.26 views

Curl 8.11.0 < 8.16.0 Predictable WebSocket Mask (CVE-2025-10148)

The version of Curl installed on the remote host is 8.11.0 prior to 8.16.0. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-10148 advisory. - curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it...

5.3CVSS7.6AI score0.00499EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.10 views

SUSE SLES12 Security Update : curl (SUSE-SU-2025:03173-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03173-1 advisory. - CVE-2025-9086: bug in path comparison logic when processing cookies can lead to out-of-bounds read in heap buffer bsc1249191. -...

7.5CVSS6.8AI score0.01395EPSS
SaveExploits1References7
OSV
OSV
added 2025/09/11 5:15 p.m.3 views

DEBIAN-CVE-2025-39742

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in findhwthreadmask The function divides number of online CPUs by numcoresiblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.10 views

CVE-2025-39742

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in findhwthreadmask The function divides number of online CPUs by numcoresiblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error...

5.5CVSS0.0017EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/11 5:15 p.m.9 views

UBUNTU-CVE-2025-39784

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix link speed calculation on retrain failure When pciefailedlinkretrain fails to retrain, it tries to revert to the previous link speed. However it calculates that speed from the Link Control 2 register without masking out...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.7 views

UBUNTU-CVE-2025-39742

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in findhwthreadmask The function divides number of online CPUs by numcoresiblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References37
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.16 views

CVE-2025-39784 PCI: Fix link speed calculation on retrain failure

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix link speed calculation on retrain failure When pciefailedlinkretrain fails to retrain, it tries to revert to the previous link speed. However it calculates that speed from the Link Control 2 register without masking out...

0.00127EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/11 4:56 p.m.32 views

CVE-2025-39784

CVE-2025-39784 is a Linux kernel PCIe issue resolved by masking non-speed bits in PCIE_LNKCTL2_TLS2SPEED() (and PCIE_LNKCAP_SLS2SPEED()) when retraining a PCIe link. The bug caused incorrect speed values to be interpreted from the Link Control 2 register, producing PCI_SPEED_UNKNOWN (0xff) and tr...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/09/11 4:52 p.m.44 views

CVE-2025-39742

CVE-2025-39742 - RDMA: hfi1 divide-by-zero in find_hw_thread_mask() (Linux kernel) Affects: Linux kernel RDMA hfi1 path; vulnerability arises from dividing the number of online CPUs by num_core_siblings, followed by a zero-division check. Root cause: division performed before validating the divis...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.18 views

CVE-2025-39742 RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in findhwthreadmask The function divides number of online CPUs by numcoresiblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error...

0.0017EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/09/11 12:55 p.m.9 views

Security update for curl

This update for curl fixes the following issues: CVE-2025-9086: bug in path comparison logic when processing cookies can lead to out-of-bounds read in heap buffer bsc1249191. CVE-2025-10148: predictable websocket mask can lead to proxy cache poisoning by malicious server bsc1249348. Patch...

7.5CVSS7.2AI score0.01395EPSS
SaveExploits1References8
OSV
OSV
added 2025/09/11 12:55 p.m.4 views

SUSE-SU-2025:03173-1 Security update for curl

This update for curl fixes the following issues: - CVE-2025-9086: bug in path comparison logic when processing cookies can lead to out-of-bounds read in heap buffer bsc1249191. - CVE-2025-10148: predictable websocket mask can lead to proxy cache poisoning by malicious server bsc1249348...

7.5CVSS6.8AI score0.01395EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2025/09/11 8:01 a.m.8 views

predictable WebSocket mask

...

6.5CVSS5.4AI score0.00499EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.8 views

PT-2025-37241

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to PCI link speed calculation during retrain failures. Specifically, when pcie failed link retrain fails to retrain a link, it attempts to...

6.1AI score0.00127EPSS
SaveExploits0References4
curl security advisories
curl security advisories
added 2025/09/10 8:00 a.m.14 views

predictable WebSocket mask

curl's WebSocket code did not update the 32-bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7.2AI score0.00499EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2025/09/10 8:00 a.m.13 views

CURL-CVE-2025-10148 predictable WebSocket mask

curl's WebSocket code did not update the 32-bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7.4AI score0.00499EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/09 1:01 a.m.14 views

wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()

...

7.8CVSS7AI score0.00153EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.22 views

SUSE CVE-2025-39732

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References21
Rows per page
Query Builder