Lucene search
+L

18260 matches found

CNNVD
CNNVD
added 2025/07/28 12:00 a.m.10 views

Polkadot Frontier 加密问题漏洞

Polkadot Frontier is a Polkadot EVM open source application that provides an Ethernet VM compatibility layer. A cryptographic issue vulnerability exists in versions prior to Polkadot Frontier 36f70d1, which stems from improper handling of invalid Ristretto points by the Curve25519Add and...

9.9CVSS6.4AI score0.00309EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/28 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unchecked state endpoint that could lead to invalid access...

5.5CVSS6.9AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2025/07/27 8:15 p.m.11 views

UBUNTU-CVE-2024-58261

The sequoia-openpgp crate 1.13.0 before 1.21.0 for Rust allows an infinite loop of "Reading a cert: Invalid operation: Not a Key packet" messages for RawCertParser operations that encounter an unsupported primary key type...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.18 views

SUSE CVE-2025-38456

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Fix potential memory corruption in ipmicreateuser The "intf" list iterator is an invalid pointer if the correct "intf-intfnum" is not found. Calling atomicdec&intf-nrusers on and invalid pointer will lead to memo...

6.1CVSS6.7AI score0.00159EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/25 4:15 p.m.12 views

AZL-65714 CVE-2025-38456 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Fix potential memory corruption in ipmicreateuser The "intf" list iterator is an invalid pointer if the correct "intf-intfnum" is not found. Calling atomicdec&intf-nrusers on and invalid pointer will lead to memo...

7.8CVSS5.6AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.18 views

UBUNTU-CVE-2025-38456

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Fix potential memory corruption in ipmicreateuser The "intf" list iterator is an invalid pointer if the correct "intf-intfnum" is not found. Calling atomicdec&intf-nrusers on and invalid pointer will lead to memo...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References30
OSV
OSV
added 2025/07/25 3:27 p.m.14 views

CVE-2025-38456 ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Fix potential memory corruption in ipmicreateuser The "intf" list iterator is an invalid pointer if the correct "intf-intfnum" is not found. Calling atomicdec&intf-nrusers on and invalid pointer will lead to memo...

7.8CVSS7.5AI score
SaveExploits0References9
CVE
CVE
added 2025/07/25 3:27 p.m.108 views

CVE-2025-38456

CVE-2025-38456 concerns Linux kernel ipmi:msghandler memory corruption in ipmi_create_user(). The bug is triggered when the ipmi interface iterator (intf) pointer is invalid (correct intf_num not found); calling atomic_dec on this invalid pointer can corrupt memory. A fix updates the intf path (i...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/25 3:15 p.m.11 views

UBUNTU-CVE-2025-38433

In the Linux kernel, the following vulnerability has been resolved: riscv: fix runtime constant support for nommu kernels the runtimefixup32 function does not handle the case where val is zero correctly as might occur when patching a nommu kernel and referring to a physical address below the 4GiB...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/25 2:32 p.m.17 views

CVE-2025-38433

In the Linux kernel, the following vulnerability has been resolved: riscv: fix runtime constant support for nommu kernels the runtimefixup32 function does not handle the case where val is zero correctly as might occur when patching a nommu kernel and referring to a physical address below the 4GiB...

5.5CVSS5.3AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 1:20 p.m.81 views

CVE-2025-38408

CVE-2025-38408 pertains to the Linux kernel’s genirq/irq_sim component. The issue arises from improper initialization of the simulation work context pointers in the ops structure, where pointers were allocated with kmalloc() and could contain random content, risking invalid dereferencing. The doc...

7.8CVSS6.4AI score0.0017EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/07/25 1:20 p.m.23 views

CVE-2025-38408 genirq/irq_sim: Initialize work context pointers properly

In the Linux kernel, the following vulnerability has been resolved: genirq/irqsim: Initialize work context pointers properly Initialize ops member's pointers properly by using kzalloc instead of kmalloc when allocating the simulation work context. Otherwise the pointers contain random content...

7.8CVSS0.0017EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/25 1:20 p.m.9 views

CVE-2025-38408 genirq/irq_sim: Initialize work context pointers properly

In the Linux kernel, the following vulnerability has been resolved: genirq/irqsim: Initialize work context pointers properly Initialize ops member's pointers properly by using kzalloc instead of kmalloc when allocating the simulation work context. Otherwise the pointers contain random content...

7.8CVSS6.2AI score
SaveExploits0References9
OSV
OSV
added 2025/07/25 1:15 p.m.4 views

DEBIAN-CVE-2025-38392

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated on module load: 324.701677 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.22 views

AZL-65768 CVE-2025-38382 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix iteration of extrefs during log replay At inodeaddref when processing extrefs, if we jump into the next label we have an undefined value of victimname.len, since we haven't initialized it before we did the goto. This...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 1:15 p.m.11 views

CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS0.00119EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.23 views

CVE-2025-38391

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pinassignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are greater than the maximum value, DPPINASSIGNF. In...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 12:47 p.m.104 views

CVE-2025-38353

CVE-2025-38353: Linux kernel drm/xe wedge handling fix. Affected component: xe DRM path. Root cause: taking an invalid wedge lock when device wedges on GuC upload, leaving state uninitialized and submission not enabled. Impact: device wedged with recovery required; observed WARN/lock debugging ou...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.8 views

CVE-2025-38353 drm/xe: Fix taking invalid lock on wedge

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

6.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.9 views

CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder