Lucene search
+L

4237 matches found

Cvelist
Cvelist
added 2025/05/01 2:10 p.m.27 views

CVE-2022-49892 ftrace: Fix use-after-free for dynamic ftrace_ops

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftraceops KASAN reported a use-after-free with ftrace ops 1. It was found from vmcore that perf had registered two ops with the same content successively, both dynamic. After unregistering t...

7.8CVSS0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49850 nilfs2: fix deadlock in nilfs_count_free_blocks()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfscountfreeblocks A semaphore deadlock can occur if nilfsgetblock detects metadata corruption while locating data blocks and a superblock writeback occurs at the same time: task 1 task 2 ------ ------ A...

5.5CVSS5.9AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2025/04/29 12:0 a.m.10 views

The vulnerability of the Rsync file transfer and synchronization utility is related to synchronization errors when using a shared resource, allowing a perpetrator to gain increased privileges.

The vulnerability of the Rsync file transfer and synchronization utility is related to synchronization errors when using a shared resource during the processing of symbolic links. Exploiting this vulnerability can allow an attacker to increase their privileges...

5.6CVSS7.2AI score0.00377EPSS
SaveExploits0References15Affected Software10
Positive Technologies
Positive Technologies
added 2025/04/25 12:0 a.m.10 views

PT-2025-17884 · Openplc · Openplc

Name of the Vulnerable Software and Affected Versions: OpenPLC versions 3 through 64f9c11 Description: The issue is related to a memory corruption problem in the server.cpp component of OpenPLC. This occurs because a thread may access handleConnections arguments after the parent stack frame becom...

7.5CVSS6.5AI score0.0023EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/04/22 12:0 a.m.8 views

PT-2025-28357

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically the fimc is hw change mode function, which changes camera modes without waiting for hardware completion. This can lead to corrupted da...

7.8CVSS8.1AI score0.00435EPSS
SaveExploits0References318
BDU FSTEC
BDU FSTEC
added 2025/04/17 12:0 a.m.9 views

Vulnerability of the drm_getunique() function in the drivers/gpu/drm/drm_ioctl.c module – The DRI driver for Linux kernel allows a hacker to trigger a service failure.

Vulnerability of the drmgetunique function in the drivers/gpu/drm/drmioctl.c module – The driver for Linux’s Direct Rendering Infrastructure DRI has a synchronization error when using shared resources. Exploiting this vulnerability can allow an attacker to cause service failures...

7CVSS6.6AI score0.00183EPSS
SaveExploits0References21Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/04/17 12:0 a.m.10 views

The vulnerability of the sock_map_lookup_sys() function in the net/core/sock_map.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sockmaplookupsys function in the net/core/sockmap.c module of the Linux kernel is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7CVSS6.9AI score0.0018EPSS
SaveExploits0References17Affected Software7
BDU FSTEC
BDU FSTEC
added 2025/04/17 12:0 a.m.10 views

The vulnerability of the cifs_compose_mount_options() function in the fs/smb/client/cifsproto.h module, a support module for the SMB client in Linux kernel, allows a hacker to trigger a service failure.

The vulnerability of the cifscomposemountoptions function in the fs/smb/client/cifsproto.h module, which is part of the SMB client support in Linux kernel, is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service...

7.8CVSS6.5AI score0.00184EPSS
SaveExploits0References23Affected Software7
BDU FSTEC
BDU FSTEC
added 2025/04/17 12:0 a.m.9 views

The vulnerability of the encrypted() function in the cross-platform framework for developing Qt software allows a hacker to induce a service failure.

The vulnerability of the encrypted function in the cross-platform framework for Qt software development is related to synchronization errors when using a shared resource. Exploiting this vulnerability can allow an attacker to cause service failures...

8.6CVSS7.5AI score0.00494EPSS
SaveExploits0References9Affected Software6
NVD
NVD
added 2025/04/16 3:15 p.m.15 views

CVE-2025-22053

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make vethpoolstore stop hanging v2: - Created a single error handling unlock and exit in vethpoolstore - Greatly expanded commit message with previous explanatory-only text Summary: Use rtnlmutex to synchronize...

5.5CVSS0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/16 3:15 p.m.11 views

DEBIAN-CVE-2025-22053

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make vethpoolstore stop hanging v2: - Created a single error handling unlock and exit in vethpoolstore - Greatly expanded commit message with previous explanatory-only text Summary: Use rtnlmutex to synchronize...

5.5CVSS5.5AI score0.00143EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/16 2:12 p.m.138 views

CVE-2025-22053

The CVE-2025-22053 issue affects the Linux kernel’s ibmveth driver, specifically the veth_pool_store path. The root cause is a race/ synchronization gap allowing two or more threads to enter veth_pool_store concurrently (via /sys/devices/vio/30000002/pool*/), which could lead to a hang. The provi...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.29 views

CVE-2025-22053 net: ibmveth: make veth_pool_store stop hanging

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make vethpoolstore stop hanging v2: - Created a single error handling unlock and exit in vethpoolstore - Greatly expanded commit message with previous explanatory-only text Summary: Use rtnlmutex to synchronize...

0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/16 2:12 p.m.16 views

CVE-2025-22053 net: ibmveth: make veth_pool_store stop hanging

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make vethpoolstore stop hanging v2: - Created a single error handling unlock and exit in vethpoolstore - Greatly expanded commit message with previous explanatory-only text Summary: Use rtnlmutex to synchronize...

5.9AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.4 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, which stems from a lack of synchronization mechanisms that could lead to hangs on multi-threaded calls...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/16 12:0 a.m.19 views

The vulnerability in the driver/gpio/gpio-aggregator.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/gpio/gpio-aggregator.c module of the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause service failures...

4.7CVSS6.5AI score0.00143EPSS
SaveExploits0References17Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/04/16 12:0 a.m.14 views

The vulnerability of the ipc_msg_send_request() function in the fs/smb/server/transport_ipc.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ipcmsgsendrequest function in the fs/smb/server/transportipc.c module of the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS6.4AI score0.00361EPSS
SaveExploits0References11Affected Software4
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/15 3:57 a.m.24 views

Security Bulletin: IBM QRadar Data Synchronization App for IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that could be identified and exploited with automated tools. IBM QRadar Data Synchronization App for IBM QRadar SIEM has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2024-47764 DESCRIPTION: jshttp cooki...

8.6CVSS9.6AI score0.02209EPSS
SaveExploits5Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/15 12:0 a.m.9 views

Vulnerability of the dev_pm_skip_resume() function in the drivers/base/power/main.c module – a driver for kernel-based PCI devices in the Linux operating system, which allows a hacker to trigger a service failure.

Vulnerability of the devpmskipresume function in the drivers/base/power/main.c module – The Linux kernel’s bus device support driver is vulnerable to synchronization errors when using shared resources. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00238EPSS
SaveExploits0References20Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.11 views

Vulnerability of the hisi_sas_internal_abort_timeout() function in the drivers/scsi/hisi_sas/hisi_sas_main.c module – This driver for SCSI devices in the Linux operating system allows a hacker to trigger a service failure.

Vulnerability of the hisisasinternalaborttimeout function in the drivers/scsi/hisisas/hisisasmain.c module – The Linux SCSI device support driver is vulnerable to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0References18Affected Software2
Rows per page
Query Builder