Lucene search
+L

3391 matches found

SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.4 views

SUSE CVE-2025-37883

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Add check for getzeroedpage Add check for the return value of getzeroedpage in sclpconsoleinit to prevent null pointer dereference. Furthermore, to solve the memory leak caused by the loop allocation, add a free helper...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/09 7:16 a.m.11 views

CVE-2025-37883

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Add check for getzeroedpage Add check for the return value of getzeroedpage in sclpconsoleinit to prevent null pointer dereference. Furthermore, to solve the memory leak caused by the loop allocation, add a free helper...

5.5CVSS0.00249EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

UBUNTU-CVE-2025-37883

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Add check for getzeroedpage Add check for the return value of getzeroedpage in sclpconsoleinit to prevent null pointer dereference. Furthermore, to solve the memory leak caused by the loop allocation, add a free helper...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References38
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.6 views

SUSE CVE-2022-49884

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

7.8CVSS6.3AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 3:15 p.m.10 views

AZL-69926 CVE-2024-58098 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS6.7AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 2:53 p.m.7 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/05 2:53 p.m.32 views

CVE-2024-58098 bpf: track changes_pkt_data property for global functions

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 2:53 p.m.5 views

CVE-2024-58098 bpf: track changes_pkt_data property for global functions

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/05 12:0 a.m.7 views

PT-2025-19710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the tracking of changes pkt data property for global functions. The issue occurs when processing calls to certain helper...

5.5CVSS5.4AI score0.00182EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:18 p.m.17 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.19 views

CVE-2023-53103

In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFFSLAVE flag if a non-eth dev enslave fails syzbot reported a warning1 where the bond device itself is a slave and we try to enslave a non-ethernet device as the first slave which fails but then in the...

5.5CVSS0.00189EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/02 3:54 p.m.89 views

CVE-2023-53035

CVE-2023-53035 : Linux kernel nilfs2 information-leak in nilfs_ioctl_wrap_copy() fixed. The ioctl helper may copy uninitialized buffers to user space for NILFS_IOCTL_GET_SUINFO/GET_CPINFO when the user-space metadata size (v_size) exceeds the on-disk element size. The issue is demonstrated via KM...

7.1CVSS7AI score0.00213EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

DEBIAN-CVE-2022-49884

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

4.7CVSS5.2AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.51 views

UBUNTU-CVE-2022-49895

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix decoder allocation crash When an intermediate port's decoders have been exhausted by existing regions, and creating a new region with the port in question in it's hierarchical path is attempted, cxlportattachregio...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.5 views

CVE-2022-49895 cxl/region: Fix decoder allocation crash

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix decoder allocation crash When an intermediate port's decoders have been exhausted by existing regions, and creating a new region with the port in question in it's hierarchical path is attempted, cxlportattachregio...

5.8AI score0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:9 p.m.91 views

CVE-2022-49764

CVE-2022-49764 (Linux kernel) : A vulnerability in BPF raw tracepoint handling allows a BPF program to recursion-trigget the same tracepoint via bpf_trace_printk, causing spinlock contention paths to recurse and potentially affecting tracing by taking the slow path. Root cause: a BPF program atta...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/26 5:36 p.m.20 views

CVE-2025-46531

Server-Side Request Forgery SSRF vulnerability in Ankur Vishwakarma WP AVCL Automation Helper formerly WPFlyLeads woozap allows Server Side Request Forgery.This issue affects WP AVCL Automation Helper formerly WPFlyLeads: from n/a through = 3.4...

4.9CVSS7.2AI score0.00197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/26 5:5 p.m.18 views

CVE-2025-39377

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in weDevs Appsero Helper appsero-helper allows SQL Injection.This issue affects Appsero Helper: from n/a through = 1.3.4...

8.5CVSS7.3AI score0.00313EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/25 11:46 p.m.8 views

CVE-2025-24737

Missing Authorization vulnerability in Mat Bao Corporation WP Helper Premium wp-helper-lite allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects WP Helper Premium: from n/a through = 4.6.1...

6.5CVSS5.9AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/24 4:15 p.m.17 views

CVE-2025-46531

Server-Side Request Forgery SSRF vulnerability in Ankur Vishwakarma WP AVCL Automation Helper formerly WPFlyLeads woozap allows Server Side Request Forgery.This issue affects WP AVCL Automation Helper formerly WPFlyLeads: from n/a through = 3.4...

4.9CVSS0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder