Lucene search
+L

8143 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/07/07 5:41 a.m.19 views

Security Bulletin: Vulnerabilities in libxml2 library (CVE-2024-56171, CVE-2025-24928) affect Power HMC.

Summary The libxml2 library is used by Power Hardware Management Console HMC. HMC has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2024-56171 DESCRIPTION: libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and...

9.8CVSS8AI score0.01155EPSS
SaveExploits0Affected Software1
Packet Storm News
Packet Storm News
added 2025/07/07 12:00 a.m.13 views

Adaptive Variation-Resilient Random Number Generator for Embedded Encryption

With a growing interest in securing user data within the internet-of-things IoT, embedded encryption has become of paramount importance, requiring light-weight high-quality Random Number Generators RNGs. Emerging stochastic device technologies produce random numbers from stochastic physical...

6.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/07/06 4:48 p.m.96 views

Aztech-POC

Description - So far, I have worked on the Aztech modem router...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/05 12:00 a.m.8 views

ML-Enhanced AES Anomaly Detection for Real-Time Embedded Security

Advanced Encryption Standard AES is a widely adopted cryptographic algorithm, yet its practical implementations remain susceptible to side-channel and fault injection attacks. In this work, we propose a comprehensive framework that enhances AES-128 encryption security through controlled anomaly...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/05 12:00 a.m.33 views

PT-2025-31084

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free condition exists in the SMB client within the Linux kernel's crypt message function when asynchronous cryptography is utilized. The initial fix for CVE-2024-50047 remove...

7.8CVSS6AI score0.00617EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/04 11:21 p.m.7 views

SUSE CVE-2025-49600

In MbedTLS 3.3.0 before 3.6.4, mbedtlslmsverify may accept invalid signatures if hash computation fails and internal errors go unchecked, enabling LMS Leighton-Micali Signature forgery in a fault scenario. Specifically, unchecked return values in mbedtlslmsverify allow an attacker who can induce ...

4.9CVSS7.5AI score0.00126EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/07/04 3:42 p.m.10 views

Missing Cryptographic Step

Overview Affected versions of this package are vulnerable to Missing Cryptographic Step in the mbedtlslmsverify process when internal errors from the createmerkleleafvalue and createmerkleinternalvalue functions are not checked. An attacker can cause the acceptance of invalid signatures by induci...

4.9CVSS7.1AI score0.00126EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/04 3:42 p.m.11 views

Compiler Optimization Removal or Modification of Security-critical Code

Overview Affected versions of this package are vulnerable to Compiler Optimization Removal or Modification of Security-critical Code due to a race condition in AESNI detection when certain compiler optimizations are applied. An attacker can extract sensitive cryptographic keys or perform...

7.8CVSS7.2AI score0.00189EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/04 3:15 p.m.11 views

ALPINE-CVE-2025-49600

In MbedTLS 3.3.0 before 3.6.4, mbedtlslmsverify may accept invalid signatures if hash computation fails and internal errors go unchecked, enabling LMS Leighton-Micali Signature forgery in a fault scenario. Specifically, unchecked return values in mbedtlslmsverify allow an attacker who can induce ...

4.9CVSS7.4AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 3:15 p.m.9 views

DEBIAN-CVE-2025-49600

In MbedTLS 3.3.0 before 3.6.4, mbedtlslmsverify may accept invalid signatures if hash computation fails and internal errors go unchecked, enabling LMS Leighton-Micali Signature forgery in a fault scenario. Specifically, unchecked return values in mbedtlslmsverify allow an attacker who can induce ...

4.9CVSS5.6AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.2 views

DEBIAN-CVE-2025-38200

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/04 1:37 p.m.103 views

CVE-2025-38230

CVE-2025-38230 concerns the Linux kernel’s JFS subsystem. The issue arises from not validating AG parameters in dbMount(), allowing corrupted metadata to reach dbAllocAG and cause crashes. A UBSAN shift-out-of-bounds occurs in fs/jfs/jfs_dmap.c:1400 during dbAllocAG, as demonstrated by the trace ...

7.8CVSS6.4AI score0.00161EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.9 views

CVE-2025-38217 hwmon: (ftsteutates) Fix TOCTOU race in fts_read()

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.23 views

CVE-2025-38200 i40e: fix MMIO write access to an invalid page in i40e_clear_hw

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

0.00166EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/04 10:39 a.m.57 views

CVE-2025-38176

In Linux kernel, binder: fix use-after-free in binderfs_evict_inode() is the root cause of the vulnerability. The issue occurs within binderfs_evict_inode, leading to potential slab-use-after-free conditions observable under stress-ng with binderfs, and is mitigated by the referenced patch fix. C...

7.8CVSS6.3AI score0.00141EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2025/07/04 12:00 a.m.14 views

CVE-2025-49600

In MbedTLS 3.3.0 before 3.6.4, mbedtlslmsverify may accept invalid signatures if hash computation fails and internal errors go unchecked, enabling LMS Leighton-Micali Signature forgery in a fault scenario. Specifically, unchecked return values in mbedtlslmsverify allow an attacker who can induce ...

4.9CVSS6.9AI score0.00126EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/07/04 12:00 a.m.3 views

CVE-2025-49600

In MbedTLS 3.3.0 before 3.6.4, mbedtlslmsverify may accept invalid signatures if hash computation fails and internal errors go unchecked, enabling LMS Leighton-Micali Signature forgery in a fault scenario. Specifically, unchecked return values in mbedtlslmsverify allow an attacker who can induce ...

4.9CVSS7.6AI score0.00126EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.8 views

SUSE CVE-2025-38121

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: avoid panic on init failure In case of an error during init, inhwrestart will be set, but it will never get cleared. Instead, we will retry to init again, and then we will act like we are in a restart when we...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38158

In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after migration and results in guest kernel-mode encryption services failure. Comparing the definition of hardware registers, we found that the...

5.5CVSS0.00094EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/03 9:15 a.m.9 views

UBUNTU-CVE-2025-38142

In the Linux kernel, the following vulnerability has been resolved: hwmon: asus-ec-sensors check sensor index in readstring Prevent a potential invalid memory access when the requested sensor is not found. findecsensorindex may return a negative value e.g. -ENOENT, but its result was used without...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References31
Rows per page
Query Builder