Lucene search
+L

23454 matches found

CVE
CVE
added 2025/10/22 1:23 p.m.20 views

CVE-2023-53698

In the Linux kernel, the xsk refcount underflow vulnerability was fixed in the error path when xp_alloc_tx_descs() fails due to memory exhaustion. The bug occurred because the pool’s refcount was decremented after being incremented, but xs->pool in the socket was not nulled. As a result, on so...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2022-50577 ima: Fix memory leak in __ima_inode_hash()

In the Linux kernel, the following vulnerability has been resolved: ima: Fix memory leak in imainodehash Commit f3cc6b25dcc5 "ima: always measure and audit files in policy" lets measurement or audit happen even if the file digest cannot be calculated. As a result, iint-imahash could have been...

0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2022-50577

CVE-2022-50577 involves a memory leak in the Linux kernel’s IMA path. The root cause was that __ima_inode_hash() could allocate ima_hash and then fail after ima_collect_measurement() returned an error, allowing a leaked temporary inode metadata structure. The patch adds a kfree() when the error f...

6.1AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 1:23 p.m.5 views

CVE-2022-50575 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.12 views

CVE-2022-50575 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.28 views

CVE-2022-50575

CVE-2022-50575 concerns the Linux kernel xen/privcmd path where, because kdata.num is user-controlled, an allocation request ≥ MAX_ORDER can fail, triggering a stack trace and a noisy dmesg warning. The underlying issue is an unsafe large allocation warning in privcmd_ioctl_mmap_resource(), which...

6AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.18 views

CVE-2022-50569

Summary of CVE-2022-50569 (Linux kernel xfrm/ipcomp_scratches): The vulnerability arises when ipcomp_alloc_scratches() fails to allocate per-CPU scratches, leaving ipcomp_scratches with an obsolete address. During ipcomp_free_scratches(), the code frees per-CPU scratch space by iterating CPUs and...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2022-50567 fs: jfs: fix shift-out-of-bounds in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS6.7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2022-50567 fs: jfs: fix shift-out-of-bounds in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS0.0016EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/22 11:23 a.m.39 views

Security Bulletin: IBM watsonx Orchestrate Developer Edition affected by vulnerability in grpc-js-1.7.3.tgz

Summary Security Bulletin: IBM watsonx Orchestrate Developer Edition affected by vulnerability in grpc-js-1.7.3.tgz Vulnerability Details CVEID:CVE-2024-37168 DESCRIPTION: @grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to versions 1.10.9,...

5.3CVSS6.7AI score0.00671EPSS
SaveExploits0Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/10/22 8:01 a.m.9 views

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation depending of how the regex is constructed. This issue affects all architectures and ABIs supported by the GNU C library.

...

5.9CVSS5.4AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/10/22 7:11 a.m.1 views

SUSE-SU-2025:3715-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: - CVE-2025-59728: allocated space for the appended '/' bsc1251137...

8.7CVSS7AI score0.0035EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.6 views

PT-2025-43134

Name of the Vulnerable Software and Affected Versions GitLab CE/EE versions 17.10 through 18.3.4 GitLab CE/EE versions 18.4 through 18.4.2 GitLab CE/EE versions 18.5 through 18.5.0 Description An issue in GitLab CE/EE could allow an unauthenticated attacker to cause a denial of service condition ...

7.8CVSS6.7AI score0.00602EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.5 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 an unrestricted user-controlled memory allocation size that could lead to a denial-of-service attack...

6AI score0.00205EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/22 12:00 a.m.13 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS : FFmpeg vulnerabilities (USN-7830-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7830-1 advisory. It was discovered that FFmpeg incorrectly handled the return values of functions in its Firequalizer filter and in th...

8.8CVSS6.4AI score0.00555EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2025/10/22 12:00 a.m.3 views

TencentOS Server 4: expat (TSSA-2025:0774)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0774 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.5CVSS6.3AI score0.01315EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/10/21 8:03 p.m.13 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Server: Components Services component. A high privileged attacker can cause the server to hang or crash repeatedly by sending specially crafted requests over the network...

6.9CVSS6.7AI score0.00541EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/21 8:02 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the InnoDB component. A high privileged attacker can cause the server to hang or crash repeatedly by sending crafted requests over the network. Remediation Upgrade libmysqlclient ...

6.9CVSS6.7AI score0.00541EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/21 8:02 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Optimizer server. A high privileged attacker can cause the server to hang or crash repeatedly by sending crafted requests over the network. Remediation Upgrade libmysqlclient ...

6.9CVSS7AI score0.00541EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/21 8:02 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Server: Optimizer component. A high privileged attacker can cause the server to hang or crash repeatedly by sending specially crafted requests over the network. Remediation...

6.9CVSS6.7AI score0.00541EPSS
SaveExploits0References2
Rows per page
Query Builder