Lucene search
K

84 matches found

Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46229

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPUGEMCREATEVRAMWIPEONRELEASE but not AMDGPUGEMCREATEVRAMCLEARED, leaving freshly allocated VRAM with stale data from prior use...

5.7AI score0.00024EPSS
Exploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: x86: fixed the exception handling annotation in clearuserrepgood This code no longer exists in the mainline, as it was removed in the commit d2c95f9d6802 “x86: do not use REPGOOD or ERMS for user memory clearing”. However, instea...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: fs/ntfs3: Allocate memory before using it. KMSAN reports: Multiple uninitialized values were detected: - KMSAN: uninit-value in ntfsreadhdr 3 - KMSAN: uninit-value in bcmp 3 Memory is allocated by getname, which is a wrapper f...

5.5CVSS5.8AI score0.00011EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/18 7:30 p.m.3 views

CVE-2025-33101

IBM Concert 1.0.0 through 2.1.0 could allow an attacker to obtain sensitive information using man in the middle techniques due to improper clearing of heap memory...

5.9CVSS5.5AI score0.00037EPSS
Exploits0References1
NVD
NVD
added 2026/02/17 8:22 p.m.5 views

CVE-2025-33101

IBM Concert 1.0.0 through 2.1.0 could allow an attacker to obtain sensitive information using man in the middle techniques due to improper clearing of heap memory...

5.9CVSS0.00037EPSS
Exploits0References1
CVE
CVE
added 2026/02/17 7:3 p.m.8 views

CVE-2025-33101

CVE-2025-33101 affects IBM Concert Software 1.0.0–2.1.0. The vulnerability arises from improper clearing of heap memory, enabling an attacker to obtain sensitive information via man-in-the-middle techniques. Public sources in connected documents reiterate information disclosure as the impact and ...

5.9CVSS7.3AI score0.00037EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/17 7:3 p.m.0 views

CVE-2025-33101 Multiple Vulnerabilities in IBM Concert Software.

IBM Concert 1.0.0 through 2.1.0 could allow an attacker to obtain sensitive information using man in the middle techniques due to improper clearing of heap memory...

5.9CVSS7.1AI score0.00037EPSS
Exploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/10 4:45 a.m.8 views

Security Bulletin: Multiple Vulnerabilities in IBM Concert Software.

Summary Multiple vulnerabilities were addressed in IBM Concert Software version 2.2.0 Vulnerability Details CVEID:CVE-2025-48924 DESCRIPTION: Uncontrolled Recursion vulnerability in Apache Commons Lang. This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, an...

9.8CVSS6.4AI score0.00099EPSS
Exploits11Affected Software1
NVD
NVD
added 2026/01/20 3:16 p.m.2 views

CVE-2025-1722

IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory...

7.5CVSS0.00069EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/20 3:2 p.m.1 views

CVE-2025-1722

IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory...

7.5CVSS5.8AI score0.00069EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/20 3:1 p.m.1 views

CVE-2025-1719

IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory...

7.5CVSS5.8AI score0.00069EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/01/20 3:1 p.m.8 views

CVE-2025-1719

IBM Concert Software versions 1.0.0–2.1.0 are affected by CVE-2025-1719 due to improper clearing of heap memory, which could allow a remote attacker to read sensitive information from allocated memory. The issue is documented across multiple sources (NVD/Red Hat/IBM) with IBM explicitly noting a ...

7.5CVSS5.8AI score0.00069EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/01/20 3:1 p.m.14 views

CVE-2025-1719 Multiple Vulnerabilities in IBM Concert Software

IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory...

5.9CVSS0.00069EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/12/26 12:55 p.m.2 views

CVE-2025-1721 BM Concert Software Improper Clearing of Heap Memory Before Release.

IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory...

5.9CVSS6AI score0.00031EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.1 views

SUSE CVE-2023-54061

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score0.00018EPSS
Exploits0References3
CVE
CVE
added 2025/12/24 12:23 p.m.1 views

CVE-2023-54061

CVE-2023-54061 is rejected/withdrawn by its CNA and does not represent an active vulnerability entry.

6.2AI score0.00018EPSS
Exploits0
OSV
OSV
added 2025/12/24 12:23 p.m.4 views

CVE-2023-54061 x86: fix clear_user_rep_good() exception handling annotation

In the Linux kernel, the following vulnerability has been resolved: x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 "x86: don't use REPGOOD or ERMS for user memory clearing" upstream. However, rather tha...

6.5AI score0.00018EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2025/12/16 12:40 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 "x86: don't use REPGOOD or ERMS for user memory clearing" upstream. However, rather tha...

5.5AI score0.00024EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.6 views

SUSE CVE-2023-53749

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score0.00024EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53749

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 x86: don't use...

6.8AI score0.00024EPSS
Exploits0References2
Rows per page
Query Builder