Lucene search
+L

757 matches found

Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.7 views

PT-2025-18532 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, specifically in the erofs component when operating in fscache mode. The problem arises because the xarray iteration only maintains a read...

9.8CVSS7.4AI score0.01483EPSS
SaveExploits4References699
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.1 views

CVE-2025-22036 exfat: fix random stack corruption after get_block

In the Linux kernel, the following vulnerability has been resolved: exfat: fix random stack corruption after getblock When getblock is called with a bufferhead allocated on the stack, such as dompagereadpage, stack corruption due to bufferhead UAF may occur in the following race condition...

7.5AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/03 9:15 p.m.4 views

CVE-2024-47215

An issue was discovered in Snowbridge setups sending data to Google Tag Manager Server Side. It involves attaching an invalid GTM SS preview header to events, causing them to be retried indefinitely. As a result, the performance of forwarding events to GTM SS overall can be affected latency,...

7.5CVSS5.8AI score0.00393EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.7 views

Vulnerability of RDMA/mad components of the Linux operating system, allowing a hacker to cause a service failure

The vulnerability of RDMA/mad components of the Linux operating system’s kernel is related to incorrect blocking in the retrysend and timeoutsends functions in drivers/infiniband/core/mad.c. Exploiting this vulnerability can allow an attacker to trigger a service failure...

4.7CVSS6.7AI score0.00261EPSS
SaveExploits0References15Affected Software9
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.5 views

SUSE CVE-2024-57982

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

5.5CVSS7.7AI score0.00223EPSS
SaveExploits0References17
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-CVE-2024-57982

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.1CVSS5.9AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.6 views

UBUNTU-CVE-2024-57982

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.1CVSS6.3AI score0.00223EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2025/02/27 2:7 a.m.1 views

CVE-2024-57982 xfrm: state: fix out-of-bounds read during lookup

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.4AI score0.00223EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/21 12:0 a.m.8 views

PT-2025-13217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the handling of EFAULT errors in the Linux kernel, specifically in the drm/xe/userptr module. Currently, EFAULT errors from hmm range fault are treated as non-fat...

7.8CVSS7.2AI score0.00635EPSS
SaveExploits6References1143
Positive Technologies
Positive Technologies
added 2025/02/19 12:0 a.m.10 views

PT-2025-6919 · Synway · Synway Smg Gateway Management

Name of the Vulnerable Software and Affected Versions: Synway SMG Gateway Management Software up to 20250204 Description: A critical issue affects the processing of the file 9-12ping.php in Synway SMG Gateway Management Software. The manipulation of the retry argument leads to command injection...

7.5CVSS7.7AI score0.02679EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/02/18 12:0 a.m.3 views

PT-2025-20510

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, which previously caused an infinite loop to schedule a delayed worker in the page pool. This issue occurred when the inflight value...

5.5CVSS6.7AI score0.00254EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: The SoC driver needs to be probed as a platform driver. With driverasyncprobe= in the kernel command line, the following trace was produced because on the i.MX8M Plus hardware, the soc-imx8m.c driver calls clkgetbynam...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 12:35 p.m.20 views

CVE-2024-53685 ceph: give up on paths longer than PATH_MAX

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATHMAX If the full path to be built by cephmdscbuildpath happens to be longer than PATHMAX, then this function will enter an endless retry loop, effectively blocking the whole task. Most of the...

5.5CVSS6AI score0.00217EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.10 views

SUSE CVE-2024-56660

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS7.7AI score0.00218EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/01/09 12:20 a.m.4 views

SUSE CVE-2024-56787

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

5.5CVSS7.6AI score0.00203EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/08 6:15 p.m.10 views

AZL-55307 CVE-2024-56787 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

5.5CVSS6.4AI score0.00203EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/08 5:52 p.m.2 views

CVE-2024-56787 soc: imx8m: Probe the SoC driver as platform driver

In the Linux kernel, the following vulnerability has been resolved: soc: imx8m: Probe the SoC driver as platform driver With driverasyncprobe= on kernel command line, the following trace is produced because on i.MX8M Plus hardware because the soc-imx8m.c driver calls ofclkgetbyname which returns...

7.5AI score0.00203EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-49785

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/amdkfd subsystem where a write lock acquired during retry fault draining is not released. This occurs because svm range restore pages calls mmap...

4.3CVSS5.5AI score0.00192EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2026-26042

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the ntfs3 file system within the Linux kernel that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can trigger an infinite loop when an attribute...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/28 1:36 a.m.22 views

CVE-2024-56660

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References4
Rows per page
Query Builder