Lucene search
K

17 matches found

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

CVE-2026-46134

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosectypec: Init mutex in Thunderbolt registration crostypecregisterthunderbolt missed initializing the adata-lock mutex. This leads to a NULL dereference when the mutex is later acquired e.g. in...

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

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

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecchardev: fix kernel data leak from ioctl It is possible to view the data of kernel pages by providing a larger insize value in struct croseccommand1 when invoking EC host commands. This issue can be fixed b...

7.1CVSS5.7AI score0.00064EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

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

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fixed memory corruption in ioctl. If “smem.bytes” is larger than the buffer size, it can lead to memory corruption...

5.9AI score0.00044EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013856)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013856 advisory. In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fix memory corruption in ioctl If smem.bytes is larger than the buffer size it...

6AI score0.00044EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.2 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010913)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010913 advisory. In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fix memory corruption in ioctl If smem.bytes is larger than the buffer size it...

6AI score0.00044EPSS
Exploits0References4
Redos
Redos
added 2026/01/28 12:0 a.m.4 views

ROS-20260128-73-0026

A vulnerability in the drivers/platform/chrome/crosecchardev.c module of the Linux kernel is related to insufficient protection of service data. Exploitation of the vulnerability could allow an attacker to disclose protected information...

7.1CVSS5.9AI score0.00064EPSS
Exploits0
NVD
NVD
added 2026/01/13 4:16 p.m.2 views

CVE-2025-68804

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecishtp: Fix UAF after unbinding driver After unbinding the driver, another kthread crosecconsolelogwork is still accessing the device, resulting an UAF and crash. The driver doesn't unregister the EC device ...

0.00068EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.1 views

SUSE CVE-2022-50570

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fix memory corruption in ioctl If "smem.bytes" is larger than the buffer size it leads to memory corruption...

6.3CVSS6.8AI score0.00044EPSS
Exploits0References7
NVD
NVD
added 2025/10/22 2:15 p.m.4 views

CVE-2022-50570

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fix memory corruption in ioctl If "smem.bytes" is larger than the buffer size it leads to memory corruption...

0.00044EPSS
Exploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.0 views

UBUNTU-CVE-2022-50570

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fix memory corruption in ioctl If "smem.bytes" is larger than the buffer size it leads to memory corruption...

6AI score0.00044EPSS
Exploits0References9
CVE
CVE
added 2025/10/22 1:23 p.m.14 views

CVE-2022-50570

CVE-2022-50570 affects the Linux kernel in the platform/chrome ioctl path, where memory corruption can occur if s_mem.bytes exceeds the destination buffer. The issue is resolved in the SUSE-SU-2025:4320-1 advisory for SLES15 SP5, which indicates the kernel was updated to fix multiple vulnerabilit...

6.4AI score0.00044EPSS
Exploits0References6
OSV
OSV
added 2025/10/22 1:23 p.m.3 views

CVE-2022-50570 platform/chrome: fix memory corruption in ioctl

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: fix memory corruption in ioctl If "smem.bytes" is larger than the buffer size it leads to memory corruption...

6.8AI score0.00044EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2024/05/20 4:38 p.m.31 views

CVE-2024-35977

A race condition vulnerability was found in the Linux kernel's crosecuart driver. This issue occurs because the crosecuartprobe function calls devmserdevdeviceopen before initializing the serdev-ops via serdevdevicesetclientops. This mismatch can cause a NULL pointer dereference when accessing...

5.5CVSS8.7AI score0.00014EPSS
Exploits0References4
CVE
CVE
added 2024/05/20 9:42 a.m.97 views

CVE-2024-35977

CVE-2024-35977 : In the Linux kernel, a race in cros_ec_uart caused a NULL pointer dereference in serdev handling when devm_serdev_device_open() was called before serdev->ops were set. The crash path involves the code path that dereferences serdev->ops->receive_buf if serdev is present b...

4.7CVSS6.7AI score0.00014EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/05/20 9:42 a.m.12 views

CVE-2024-35977 platform/chrome: cros_ec_uart: properly fix race condition

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecuart: properly fix race condition The crosecuartprobe function calls devmserdevdeviceopen before it calls serdevdevicesetclientops. This can trigger a NULL pointer dereference: BUG: kernel NULL pointer...

4.7CVSS5.9AI score0.00014EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.18 views

CVE-2024-35977 platform/chrome: cros_ec_uart: properly fix race condition

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecuart: properly fix race condition The crosecuartprobe function calls devmserdevdeviceopen before it calls serdevdevicesetclientops. This can trigger a NULL pointer dereference: BUG: kernel NULL pointer...

6.5AI score0.00014EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2017/03/31 9:39 a.m.3 views

chromium-browser: use after free in blink

A use after free in Blink in Google Chrome prior to 57.0.2987.133 for Linux, Windows, and Mac, and 57.0.2987.132 for Android, allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page...

8.8CVSS7.4AI score0.00858EPSS
Exploits0References5
Rows per page
Query Builder