Lucene search
+L

4746 matches found

OSV
OSV
added 2025/05/01 3:16 p.m.4 views

DEBIAN-CVE-2022-49852

In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage threadstruct's s12 may contain random kernel memory content, which may be finally leaked to userspace. This is a security hole. Fix it by clearing the s12 array in threadstruct when fork. A...

7.1CVSS5.5AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49852 riscv: process: fix kernel info leakage

In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage threadstruct's s12 may contain random kernel memory content, which may be finally leaked to userspace. This is a security hole. Fix it by clearing the s12 array in threadstruct when fork. A...

4.9AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.9 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 a failure to clear the array of threadstruct when a process is forked in the riscv architecture, which could...

5AI score0.00194EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.6 views

PT-2025-18569

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A security issue has been identified in the Linux kernel, specifically related to the riscv process, where the s12 array in thread struct may contain random kernel memory content. This...

7.1CVSS5.4AI score0.00194EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2025/04/28 10:15 a.m.13 views

Moderate: Red Hat Security Advisory: glibc security update

An update for glibc is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

6.2CVSS6.9AI score0.00349EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/04/28 12:20 a.m.8 views

jsoup: Crafted input may cause the jsoup HTML and XML parser to get stuck

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck loop indefinitely until...

7.5CVSS6.7AI score0.06873EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/28 12:0 a.m.17 views

ALSA-2025:4244 Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

6.2CVSS7.7AI score0.00349EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/27 1:38 a.m.5 views

SUSE CVE-2025-41423

Mattermost versions 10.4.x = 10.4.2, 10.5.x = 10.5.0, 9.11.x = 9.11.10 fail to properly validate permissions for the API endpoint /plugins/playbooks/api/v0/signal/keywords/ignore-thread, allowing any user or attacker to delete posts containing actions created by the Playbooks bot, even without...

4.3CVSS7.8AI score0.00262EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/25 6:15 a.m.19 views

CVE-2025-46613

OpenPLC 3 through 64f9c11 has server.cpp Memory Corruption because a thread may access handleConnections arguments after the parent stack frame becomes unavailable...

7.5CVSS0.0023EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/25 12:0 a.m.21 views

CVE-2025-46613

OpenPLC 3 through 64f9c11 has server.cpp Memory Corruption because a thread may access handleConnections arguments after the parent stack frame becomes unavailable...

7.5CVSS0.0023EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/25 12:0 a.m.11 views

CVE-2025-46613

OpenPLC 3 through 64f9c11 has server.cpp Memory Corruption because a thread may access handleConnections arguments after the parent stack frame becomes unavailable...

7.5CVSS7.2AI score0.0023EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/25 12:0 a.m.66 views

CVE-2025-46613

OpenPLC 3 through 64f9c11 is affected by a memory corruption vulnerability in server.cpp caused by a thread accessing the handleConnections arguments after the parent stack frame becomes unavailable, i.e., a race condition. This is documented across multiple sources (NVD/Red Hat/CIRCL/CNNVD, PT-S...

7.5CVSS7.6AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/24 9:30 a.m.14 views

GHSA-FR22-5377-F3P7 Mattermost Playbooks fails to properly validate permissions

Mattermost versions 10.4.x = 10.4.2, 10.5.x = 10.5.0, 9.11.x = 9.11.10 fail to properly validate permissions for the API endpoint /plugins/playbooks/api/v0/signal/keywords/ignore-thread, allowing any user or attacker to delete posts containing actions created by the Playbooks bot, even without...

3.1CVSS5.9AI score0.00262EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/24 6:50 a.m.5 views

CVE-2025-41423 Unauthorized Playbooks Post Deletion in Mattermost Playbooks Plugin

Mattermost versions 10.4.x = 10.4.2, 10.5.x = 10.5.0, 9.11.x = 9.11.10 fail to properly validate permissions for the API endpoint /plugins/playbooks/api/v0/signal/keywords/ignore-thread, allowing any user or attacker to delete posts containing actions created by the Playbooks bot, even without...

3.1CVSS6.9AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.8 views

SUSE CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/04/22 2:8 p.m.5 views

Security update for iperf

This update for iperf fixes the following issues: Update to 3.18 bsc1234705, CVE-2024-53580: SECURITY NOTE: Thanks to Leonid Krolle Bi.Zone for discovering a JSON type security vulnerability that caused a segmentation fault in the server. CVE-2024-53580 This has now been fixed. PR1810 UDP packets...

6.8CVSS7.3AI score0.00926EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2025/04/19 11:16 p.m.7 views

SUSE CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

8.8CVSS6.4AI score0.00452EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.6 views

SUSE CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS7.8AI score0.00188EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/04/17 7:48 p.m.11 views

[SECURITY] Fedora 41 Update: mysql8.0-8.0.41-1.fc41

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon mysqld and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files...

7.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/17 12:0 a.m.15 views

The vulnerability of the stack_depot_save_flags() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the stackdepotsaveflags function in the Linux operating system is related to errors during thread blocking. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00138EPSS
SaveExploits0References8Affected Software3
Rows per page
Query Builder