Lucene search
K

54 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: tls: Purging the asynchold element from tlsdecryptwait The asynchold queue retains encrypted input data while the AEAD engine references their scatterlist data. Once tlsdecryptwait returns, every AEAD operation is completed, and...

7.5CVSS5.6AI score0.00045EPSS
Exploits0References1
Amazon
Amazon
added 2026/05/05 12:0 a.m.11 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories CVE-2025-68736 In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context CVE-2026-23102 In the Linu...

9.4CVSS5.8AI score0.00076EPSS
Exploits2
NVD
NVD
added 2026/04/02 12:16 p.m.2 views

CVE-2026-23414

In the Linux kernel, the following vulnerability has been resolved: tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tlsdecryptasyncwait returns, every AEAD operation has completed and the engin...

7.5CVSS0.00045EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/19 12:0 a.m.3 views

RHEL 10 : kernel (RHSA-2026:0747)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0747 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/xe: Use local fence in...

7.8CVSS7.7AI score0.00058EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.1 views

RHEL 9 : kernel-rt (RHSA-2026:0534)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0534 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirement...

7.8CVSS7.5AI score0.00076EPSS
Exploits0References24
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.2 views

MiracleLinux 9 : kernel-5.14.0-611.16.1.el9_7 (AXSA:2025-11625:100)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-11625:100 advisory. kernel: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns CVE-2025-38499 kernel: iommufd: Fix race during abort for file...

7CVSS7.1AI score0.00029EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.4 views

Oracle Linux 10 : kernel (ELSA-2026-0453)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-0453 advisory. - usb: dwc3: Fix race condition between concurrent dwc3removerequests call paths CKI Backport Bot RHEL-137150 CVE-2025-68287 - drm/vmwgfx: Validate...

7.1CVSS7.1AI score0.00082EPSS
Exploits0References10
AlmaLinux
AlmaLinux
added 2025/12/16 12:0 a.m.7 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns CVE-2025-38499 kernel: iommufd: Fix race during abort for file descriptors CVE-2025-39966 kernel: tls: wait for...

7CVSS6.3AI score0.00029EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.3 views

kernel: tls: separate no-async decryption request handling from async

In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We...

7.8CVSS5.7AI score0.00026EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/18 9:2 a.m.2 views

kernel: tls: separate no-async decryption request handling from async

In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We...

7.8CVSS5.7AI score0.00026EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.2 views

RHEL 8 : kernel (RHSA-2025:21667)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21667 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return...

7.8CVSS7.2AI score0.00088EPSS
Exploits0References42
OSV
OSV
added 2025/11/12 11:15 a.m.2 views

AZL-70028 CVE-2025-40176 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: tls: wait for pending async decryptions if tlsstrpmsghold fails Async decryption calls tlsstrpmsghold to create a clone of the input skb to hold references to the memory it uses. If we fail to allocate that clone, proceeding with...

5.6AI score0.00029EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/11/12 10:53 a.m.4 views

CVE-2025-40176 tls: wait for pending async decryptions if tls_strp_msg_hold fails

In the Linux kernel, the following vulnerability has been resolved: tls: wait for pending async decryptions if tlsstrpmsghold fails Async decryption calls tlsstrpmsghold to create a clone of the input skb to hold references to the memory it uses. If we fail to allocate that clone, proceeding with...

0.00029EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.1 views

kernel: tls: separate no-async decryption request handling from async

In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We...

7.8CVSS5.7AI score0.00026EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/10/14 12:0 a.m.3 views

PT-2025-46654

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to Transport Layer Security TLS asynchronous decryption. Specifically, if the tls strp msg hold function fails to allocate a clone of the input...

5.5CVSS7.7AI score0.00029EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2016-0738

Malware in sbrugna...

5.9CVSS7.8AI score0.0486EPSS
Exploits2References43
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-15167

Malware in sbrugna...

5.9CVSS5.9AI score0.00115EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2016-0739

Malware in sbrugna...

5.9CVSS7.7AI score0.05992EPSS
Exploits2References41
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-55110

Malicious code in bioql PyPI...

7.1CVSS5.5AI score0.00009EPSS
Exploits0References7
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

AZL-67001 CVE-2025-39682 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.8AI score0.00013EPSS
Exploits1References1
Rows per page
Query Builder