Lucene search
+L

23592 matches found

Cvelist
Cvelist
added 2025/07/26 3:27 a.m.52 views

CVE-2025-54378 HAX CMS Backend Lacks Comprehensive Authorization Checks

HAX CMS allows you to manage your microsite universe with PHP or NodeJs backends. In versions 11.0.13 and below of haxcms-nodejs and versions 11.0.8 and below of haxcms-php, API endpoints do not perform authorization checks when interacting with a resource. Both the JS and PHP versions of the CMS...

8.3CVSS0.00481EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/07/25 8:19 p.m.2 views

CVE-2025-38355

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

7CVSS6.4AI score0.00157EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/25 8:15 p.m.12 views

CVE-2025-8197

Rejected reason: Maintainers have included reasons at https://gitlab.gnome.org/GNOME/libsoup/-/issues/465...

SaveExploits0
RedhatCVE
RedhatCVE
added 2025/07/25 8:14 p.m.3 views

CVE-2025-38417

In the Linux kernel, the following vulnerability has been resolved: ice: fix eswitch code memory leak in reset scenario Add simple eswitch mode checker in attaching VF procedure and allocate required port representor memory structures only in switchdev mode. The reset flows triggers VF if present...

4.7CVSS6.7AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 8:14 p.m.3 views

CVE-2025-38383

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix data race in shownumainfo The following data-race was found in shownumainfo: ================================================================== BUG: KCSAN: data-race in vmallocinfoshow / vmallocinfoshow read to...

7CVSS6.4AI score0.00113EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 8:09 p.m.3 views

CVE-2025-38427

In the Linux kernel, the following vulnerability has been resolved: video: screeninfo: Relocate framebuffers behind PCI bridges Apply PCI host-bridge window offsets to screeninfo framebuffers. Fixes invalid access to I/O memory. Resources behind a PCI host bridge can be relocated by a certain...

7CVSS6.4AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:55 p.m.3 views

CVE-2025-38380

No description is available for this CVE. Mitigation To mitigate this issue, prevent the i2c-designware-core module from being loaded. Please see https://access.redhat.com/solutions/41278 for details on how to prevent a kernel module from loading automatically...

7CVSS7.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:51 p.m.3 views

CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

7CVSS6.6AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:40 p.m.3 views

CVE-2025-38389

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: 239.330153 ------------ cut here ------------...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:27 p.m.3 views

CVE-2025-38393

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFSLAYOUTDRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFSLAYOUTDRAIN bit in pnfsupdatelayout, however the pnfslayouthdr's...

5.5CVSS6.5AI score0.00339EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:24 p.m.13 views

CVE-2025-38401

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

5.5CVSS6.8AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:23 p.m.7 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...

7CVSS6.5AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:20 p.m.9 views

CVE-2025-38411

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix double put of request If a netfs request finishes during the pause loop, it will have the ref that belongs to the INPROGRESS flag removed at that point - however, if it then goes to the final wait loop, that will also...

7CVSS6.5AI score0.0033EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/25 7:15 p.m.10 views

CVE-2025-52452

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Salesforce Tableau Server on Windows, Linux tabdoc api - duplicate-data-source modules allows Absolute Path Traversal. This issue affects Tableau Server: before 2025.1.3, before 2024.2.12, before 2023.3....

8.5CVSS0.00426EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/25 7:10 p.m.4 views

CVE-2025-38372

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling xastore and xaerase were used without holding the proper lock, which led to a lockdep warning due to unsafe RCU usage. This patch replaces them with xastore and xaerase...

7CVSS6.3AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:05 p.m.2 views

CVE-2025-38381

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50uploadowt The cs40l50uploadowt function allocates memory via kmalloc without checking for allocation failure, which could lead to a NULL pointer dereference. Return...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 5:56 p.m.4 views

CVE-2025-38424

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways. The crash further shows perf trying to do a user...

7CVSS6.4AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 5:49 p.m.4 views

CVE-2025-38425

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: check msg length in SMBUS block read For SMBUS block read, do not continue to read if the message length passed from the device is '0' or greater than the maximum allowed bytes...

7CVSS6.4AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 5:41 p.m.3 views

CVE-2025-38436

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: signal scheduled fence when kill job When an entity from application B is killed, drmschedentitykill removes all jobs belonging to that entity through drmschedentitykilljobswork. If application A's job depends on a...

5CVSS6.3AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 5:38 p.m.3 views

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...

5.5CVSS6.7AI score0.00159EPSS
SaveExploits0References4
Rows per page
Query Builder