Lucene search
+L

177 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe copies of clear-key structures in case of failure. Wipe all sensitive data from the stack for all IOCTLs that convert a clear-key into a protected-or-secure-key...

4.1CVSS6AI score0.00212EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fixed legacy IPOoIB issues due to an incorrect number of queues. The referenced commit creates child PKEY interfaces through netlink, which involve multiple tx and rx queues. However, some devices do not support more th...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: s390/pkey: Use kfreesensitive to fix Coccinelle warnings. Replace memzeroexplicit and kfree with kfreesensitive to fix the warnings reported by Coccinelle: WARNING opportunity for kfreesensitive/kvfreesensitive line 1506 WARNI...

4.1CVSS5.6AI score0.00187EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in OpenSSL

Issue summary: Generating excessively long X9.42 DH keys or checking overly long X9.42 DH keys or parameters can be very slow. Applications that use functions like DHgeneratekey to generate an X9.42 DH key may experience prolonged delays. Similarly, applications that use functions like...

5.3CVSS6.6AI score0.04459EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in OpenSSL

Issue summary: Checking excessively long DH keys or parameters can be very slow. Applications that use functions such as DHcheck, DHcheckex, or EVPPKEYparamcheck to check DH keys or parameters may experience prolonged delays. If the keys or parameters being checked were obtained from an untrusted...

5.3CVSS6.6AI score0.03047EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/12 6:06 a.m.32 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.1CVSS5.9AI score0.00417EPSS
SaveExploits2
OSV
OSV
added 2026/08/12 6:06 a.m.22 views

RLSA-2026:53329 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cxl/port: Fix use after free of parentport in cxldetachep CVE-2026-31530 kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation CVE-2025-54518 kernel:...

7.8CVSS5.5AI score0.00417EPSS
SaveExploits2References6
SUSE CVE
SUSE CVE
added 2026/07/30 4:30 p.m.13 views

SUSE CVE-2026-64558

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:30 p.m.14 views

SUSE CVE-2026-64559

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in PKEYVERIFYPROTK ioctl Explicitly check the buffer length request structure provided by user-space and fail, if it exceeds the buffer size...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 3:10 a.m.14 views

CVE-2026-64558

A flaw was found in the Linux kernel, specifically within the s390/pkey component. This vulnerability occurs because the pkeypckmo handler function does not explicitly check the length of the target buffer. If the generated output data exceeds the provided buffer's length, the handler function...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 3:01 a.m.11 views

CVE-2026-64559

A flaw was found in the Linux kernel. A missing buffer length check in the PKEYVERIFYPROTK ioctl within the s390/pkey module allows a local attacker to provide a buffer length request that exceeds the allocated buffer size. This could lead to information disclosure by reading out-of-bounds memory...

7.8CVSS6AI score0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 5:16 p.m.16 views

CVE-2026-64558

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

7.8CVSS0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/29 5:16 p.m.11 views

CVE-2026-64558

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/29 5:16 p.m.10 views

CVE-2026-64559

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in PKEYVERIFYPROTK ioctl Explicitly check the buffer length request structure provided by user-space and fail, if it exceeds the buffer size...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 4:31 p.m.43 views

CVE-2026-64559 s390/pkey: Check length in PKEY_VERIFYPROTK ioctl

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in PKEYVERIFYPROTK ioctl Explicitly check the buffer length request structure provided by user-space and fail, if it exceeds the buffer size...

7.8CVSS0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 4:31 p.m.74 views

CVE-2026-64559

The CVE-2026-64559 entry concerns the Linux kernel s390/pkey module, where a missing buffer length check in the PKEY_VERIFYPROTK ioctl allowed a local attacker to provide a request length that exceeded the allocated buffer. The available documents confirm the root cause is a length verification o...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 4:31 p.m.72 views

CVE-2026-64558

The CVE affects the Linux kernel s390/pkey component. The vulnerability was due to an missing length check in the pkey_pckmo handler of the key_to_protkey() function, allowing a local attacker to trigger a denial of service if generated output exceeds the target buffer. The issue has been resolve...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/29 4:31 p.m.9 views

CVE-2026-64558

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

5.9AI score0.0012EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/29 4:31 p.m.10 views

CVE-2026-64558 s390/pkey: Check length in pkey_pckmo handler implementation

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

7.8CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/29 4:31 p.m.14 views

EUVD-2026-50405

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

5.9AI score0.0012EPSS
SaveExploits0References4
Rows per page
Query Builder