Lucene search
+L

2342 matches found

Microsoft KB
Microsoft KB
added 2024/03/12 7:00 a.m.214 views

March 12, 2024—KB5035888 (Monthly Rollup)

None None...

8.8CVSS6.7AI score0.08031EPSS
SaveExploits0
Hewlett-Packard
Hewlett-Packard
added 2024/03/12 12:00 a.m.125 views

HP PC BIOS Pre-boot DMA Protection Security Update

A potential security vulnerability has been reported in the system BIOS of certain HP PC products, which might allow memory tampering. HP is releasing mitigation for the potential vulnerability. HP has identified affected platforms and corresponding SoftPaqs with minimum versions that mitigate th...

8.2CVSS7.2AI score0.00178EPSS
SaveExploits0Affected Software87
Positive Technologies
Positive Technologies
added 2024/03/12 12:00 a.m.12 views

PT-2024-14806 · Hewlett Packard · Hp Pc

Name of the Vulnerable Software and Affected Versions: HP PC products affected versions not specified Description: A potential security issue has been reported in the system BIOS of certain HP PC products, which might allow memory tampering. HP is releasing mitigation for the potential issue...

8.2CVSS7AI score0.00178EPSS
SaveExploits0References6
NVD
NVD
added 2024/03/04 6:15 p.m.28 views

CVE-2021-47090

In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MFCOUNTINCREASED before retrying getanypage Hulk Robot reported a panic in putpagetestzero when testing madvise with MADVSOFTOFFLINE. The BUG is triggered when retrying getanypage. This is because we keep...

5.5CVSS6AI score0.00353EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2024/02/27 9:43 a.m.28 views

CVE-2021-46931

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Wrap the tx reporter dump callback to extract the sq Function mlx5etxreporterdumpsq casts its void argument to struct mlx5etxqsq , but in TX-timeout-recovery flow the argument is actually of type struct mlx5etxtimeoutc...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2024/02/21 8:15 p.m.7 views

CVE-2023-6533

Malformed Device Reset Locally Command Class packets can be sent to the controller, causing the controller to assume the end device has left the network. After this, frames sent by the end device will not be acknowledged by the controller. This vulnerability exists in PC Controller v5.54.0, and...

6.5CVSS5.8AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/21 8:15 p.m.8 views

CVE-2023-6640

Malformed S2 Nonce Get Command Class packets can be sent to crash PC Controller v5.54.0 and earlier...

6.5CVSS5.8AI score0.00271EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/21 8:15 p.m.17 views

Command injection

Malformed S2 Nonce Get Command Class packets can be sent to crash PC Controller v5.54.0 and earlier...

3.3CVSS7.2AI score0.00271EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/21 7:56 p.m.21 views

CVE-2023-6640 Silicon Labs PC Controller v5.54.0 and Earlier Denial of Service Vulnerability

Malformed S2 Nonce Get Command Class packets can be sent to crash PC Controller v5.54.0 and earlier...

6.5CVSS6.5AI score0.00271EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/21 7:56 p.m.38 views

CVE-2023-6640 Silicon Labs PC Controller v5.54.0 and Earlier Denial of Service Vulnerability

Malformed S2 Nonce Get Command Class packets can be sent to crash PC Controller v5.54.0 and earlier...

6.5CVSS6.8AI score0.00271EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/21 7:56 p.m.42 views

CVE-2023-6640

CVE-2023-6640 involves Silicon Labs PC Controller (v5.54.0 and earlier). The vulnerability stems from malformed S2 Nonce Get Command Class packets that can crash the PC Controller, yielding a Denial of Service in affected versions. The NVD entry lists a CVSSv3.1 base score of 6.5 (Attack Vector: ...

6.5CVSS6.5AI score0.00271EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/02/21 7:55 p.m.42 views

CVE-2023-6533 Silicon Labs PC Controller Denial of Service Vulnerability

Malformed Device Reset Locally Command Class packets can be sent to the controller, causing the controller to assume the end device has left the network. After this, frames sent by the end device will not be acknowledged by the controller. This vulnerability exists in PC Controller v5.54.0, and...

6.5CVSS6.7AI score0.00251EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/21 7:55 p.m.46 views

CVE-2023-6533

The CVE describes a denial-of-service-like effect on Silicon Labs PC Controller by sending a malformed Device Reset Locally Command Class packet. Affected product: Silicon Labs PC Controller (v5.54.0 and earlier). Root cause: malformed local reset packets cause the controller to mark the end devi...

6.5CVSS6.5AI score0.00251EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/21 12:00 a.m.9 views

PT-2024-15040 · Unknown · Pc Controller

Name of the Vulnerable Software and Affected Versions: PC Controller versions 5.54.0 and earlier Description: The issue allows malformed S2 Nonce Get Command Class packets to be sent, which can cause the PC Controller to crash. Recommendations: For versions 5.54.0 and earlier, consider disabling...

6.5CVSS7AI score0.00271EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/21 12:00 a.m.9 views

Silicon Labs PC Controller Security Vulnerability

Silicon Labs PC Controller is an installation and maintenance tool for Z-Wave networks from Silicon Labs that allows developers to manage Z-Wave devices on a PC for network configuration, troubleshooting, and monitoring. A security vulnerability exists in Silicon Labs PC Controller v5.54.0 and...

6.5CVSS6.7AI score0.00271EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/20 6:04 p.m.33 views

CVE-2023-52434 smb: client: fix potential OOBs in smb2_parse_contexts()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential OOBs in smb2parsecontexts Validate offsets and lengths before dereferencing create contexts in smb2parsecontexts. This fixes following oops when accessing invalid create contexts from server: BUG: unabl...

6.4AI score0.0102EPSS
SaveExploits0References6
Openbugbounty
Openbugbounty
added 2024/02/19 6:48 p.m.5 views

pc-boost.com Cross Site Scripting vulnerability OBB-3854951

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
NVD
NVD
added 2024/02/14 11:15 p.m.14 views

CVE-2022-48220

Potential vulnerabilities have been identified in certain HP Desktop PC products using the HP TamperLock feature, which might allow intrusion detection bypass via a physical attack. HP is releasing firmware and guidance to mitigate these potential vulnerabilities...

6.4CVSS6.8AI score0.00278EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/14 11:15 p.m.21 views

CVE-2022-48219

Potential vulnerabilities have been identified in certain HP Desktop PC products using the HP TamperLock feature, which might allow intrusion detection bypass via a physical attack. HP is releasing firmware and guidance to mitigate these potential vulnerabilities...

6.4CVSS6.8AI score0.00278EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/14 11:15 p.m.22 views

Design/Logic Flaw

Potential vulnerabilities have been identified in certain HP Desktop PC products using the HP TamperLock feature, which might allow intrusion detection bypass via a physical attack. HP is releasing firmware and guidance to mitigate these potential vulnerabilities...

7.5AI score0.00278EPSS
SaveExploits0References1
Rows per page
Query Builder