Lucene search
+L

15686 matches found

RedhatCVE
RedhatCVE
added 2026/01/14 11:50 p.m.11 views

CVE-2025-68820

A NULL pointer dereference vulnerability was found in the Linux kernel's ext4 filesystem extended attribute handling. When ext4getinodeloc fails with an error such as -EFSCORRUPTED, the iloc.bh buffer head remains NULL. The ext4xattrinodedecrefall function lacks error checking and proceeds to cal...

5.5CVSS5.5AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/14 11:42 p.m.10 views

CVE-2025-68776

A flaw was found in the Linux kernel's High-availability Seamless Redundancy HSR networking component. This vulnerability occurs due to a missing NULL pointer check in the prpgetuntaggedframe function. An attacker could exploit this by triggering a scenario where a memory allocation fails, leadin...

5.5CVSS5.9AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/14 11:18 p.m.11 views

CVE-2022-50894

VIAVIWEB Wallpaper Admin 1.0 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the imgid parameter. Attackers can send GET requests to editgalleryimage.php with malicious imgid values to extract database...

7.1CVSS8.1AI score0.00443EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/01/14 12:00 a.m.12 views

Rocket.Chat 安全漏洞

Rocket.Chat is a chat program from Rocket.Chat, Inc. A security vulnerability exists in Rocket.Chat version 6.12.0 and earlier, which stems from the API endpoint GET /api/v1/oauth-apps.get being exposed to any authenticated user, potentially leading to the disclosure of sensitive information...

7.7CVSS6.3AI score0.00318EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.5 views

MiracleLinux 3 : kvm-84-7AXS3 (AXSA:2009-490:03)

The remote MiracleLinux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2009-490:03 advisory. This package provides the kvm kernel modules built for the Linux kernel CVE-2009-3638 Integer overflow in the kvmdevioctlgetsupportedcpuid function i...

7.8CVSS5.6AI score0.03112EPSS
SaveExploits3References4
OSV
OSV
added 2026/01/13 11:15 p.m.11 views

CVE-2022-50894

VIAVIWEB Wallpaper Admin 1.0 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the imgid parameter. Attackers can send GET requests to editgalleryimage.php with malicious imgid values to extract database...

6.5CVSS5.9AI score0.00443EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/13 10:54 p.m.12 views

CVE-2025-69270

Information Exposure Through Query Strings in GET Request vulnerability in Broadcom DX NetOps Spectrum on Windows, Linux allows Session Hijacking.This issue affects DX NetOps Spectrum: 24.3.8 and earlier...

9.8CVSS7AI score0.00292EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/13 10:53 p.m.11 views

CVE-2025-15496

A vulnerability was determined in guchengwuyue yshopmall up to 1.9.1. Affected is the function getPage of the file /api/jobs. This manipulation of the argument sort causes sql injection. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The project...

9.8CVSS7.1AI score0.0037EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/13 10:53 p.m.11 views

CVE-2026-22800

PILOS Platform for Interactive Live-Online Seminars is a frontend for BigBlueButton. Prior to 4.10.0, Cross-Site Request Forgery CSRF vulnerability exists in an administrative API endpoint responsible for terminating all active video conferences on a single server. The affected endpoint performs ...

4.5CVSS6.7AI score0.00131EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.11 views

CVE-2025-15501

A vulnerability was determined in Sangfor Operation and Maintenance Management System up to 3.0.8. Impacted is the function WriterHandle.getCmd of the file /isomp-protocol/protocol/getCmd. This manipulation of the argument sessionPath causes os command injection. Remote exploitation of the attack...

10CVSS6.6AI score0.0662EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.11 views

CVE-2025-13457

The WooCommerce Square plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.1 via the gettokenbyid function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to expose arbitrary Squa...

7.5CVSS6AI score0.00267EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.9 views

CVE-2025-64092

This vulnerability allows unauthenticated attackers to inject an SQL request into GET request parameters and directly query the underlying database...

7.5CVSS7.6AI score0.00387EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/13 5:26 p.m.39 views

CVE-2025-10865 GPU DDK - DevmemIntGetReservationData does not ref the PMR it returns

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of reference counting to cause a potential use after free. Improper reference counting on an internal resource caused scenario where potential for use after free was present...

0.00117EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 4:16 p.m.9 views

CVE-2025-68820

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

0.00188EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68820

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

5.7AI score0.00188EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:15 p.m.14 views

AZL-74445 CVE-2025-68774 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS5.6AI score0.0052EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/13 4:15 p.m.9 views

CVE-2025-68769

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsrecoverfsyncdata With below scripts, it will trigger panic in f2fs: mkfs.f2fs -f /dev/vdd mount /dev/vdd /mnt/f2fs touch /mnt/f2fs/foo sync echo 111 /mnt/f2fs/foo f2fsio fsync /mnt/f2fs/foo f2fsio...

5.7AI score0.00183EPSS
SaveExploits0References37
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.6 views

CVE-2025-68795

In the Linux kernel, the following vulnerability has been resolved: ethtool: Avoid overflowing userspace buffer on stats query The ethtool -S command operates across three ioctl calls: ETHTOOLGSSETINFO for the size, ETHTOOLGSTRINGS for the names, and ETHTOOLGSTATS for the values. If the number of...

5.6AI score0.00151EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:29 p.m.48 views

CVE-2025-68795

CVE-2025-68795 (Linux kernel) is mitigated by a patch that prevents buffer overflow during ethtool stats queries. When the number of stats changes between ETHTOOL_GSSET_INFO, ETHTOOL_GSTRINGS, and ETHTOOL_GSTATS, ethtool_get_strings(), ethtool_get_stats(), and ethtool_get_phy_stats() now return n...

7.8CVSS6.6AI score0.00151EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/13 3:28 p.m.27 views

CVE-2025-68774 hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

7.5CVSS0.0052EPSS
SaveExploits0References7
Rows per page
Query Builder