Lucene search
K

67 matches found

AstraLinux
AstraLinux
added 5 days ago5 views

Astra Linux – Vulnerability in Qemu

In QEMU 5.1.0, the ideatapicmdreplyend variable in hw/ide/atapi.c allows out-of-bounds read access, as the buffer index is not validated...

3.9CVSS6.5AI score0.00369EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago1 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: i2c: i801 – Fixed block process call transactions. According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before writing the outgoing data to the buffer, and...

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

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: In the media section, for staging, in media for zoran, the correct buffer size for zoranreapstatcom was calculated incorrectly. When tmpdcim=1 is set, the index of the buffer was miscalculated. This could lead to a NULL pointer...

5.5CVSS5.8AI score0.00233EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.6 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 access to buf-1 during a zero-length block read in the tps53679 driver, which could result in an...

7.1CVSS5.8AI score0.00124EPSS
Exploits0References1
OSV
OSV
added 2026/03/20 5:16 a.m.7 views

UBUNTU-CVE-2026-32953

Tillitis TKey Client package is a Go package for a TKey client. Versions 1.2.0 and below contain a critical bug in the tkeyclient Go module which causes 1 out of every 256 User Supplied Secrets USS to be silently ignored, producing the same Compound Device Identifier CDI—and thus the same key...

4.7CVSS6AI score0.00246EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.4 views

Tillitis TKey Client package 安全漏洞

The Tillitis TKey Client package is an open-source client library in Go language developed by Tillitis AB, designed for controlling hardware security keys. Versions of the Tillitis TKey Client package prior to 1.2.0 contained security vulnerabilities. These vulnerabilities were caused by buffer...

4.7CVSS6.5AI score0.00246EPSS
Exploits1References3
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.3 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 Linux kernel that stems from the presence of a negative buffer index in the displayport altmode's pinassignmentshow function, which could lea...

6.5AI score0.00173EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.5 views

PT-2025-54015

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the USB Type-C DisplayPort alternative mode functionality. Specifically, a negative indexing issue exists in the pin assignment show function when...

7.8CVSS6.2AI score0.00465EPSS
Exploits2References899
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2018-15426

Malware in sbrugna...

7.8CVSS7.7AI score0.00165EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2020-21816

Malware in sbrugna...

3.9CVSS6.2AI score0.00369EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2025/02/27 3:14 a.m.3 views

SUSE CVE-2021-47645

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoranreapstatcom On the case tmpdcim=1, the index of buffer is miscalculated. This generate a NULL pointer dereference later. So let's fix the calcul and add a...

5.5CVSS6.7AI score0.00233EPSS
Exploits0References8
OSV
OSV
added 2025/02/26 6:37 a.m.5 views

DEBIAN-CVE-2021-47645

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoranreapstatcom On the case tmpdcim=1, the index of buffer is miscalculated. This generate a NULL pointer dereference later. So let's fix the calcul and add a...

5.5CVSS5.8AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.1 views

UBUNTU-CVE-2021-47645

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoranreapstatcom On the case tmpdcim=1, the index of buffer is miscalculated. This generate a NULL pointer dereference later. So let's fix the calcul and add a...

5.5CVSS6.3AI score0.00233EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.4 views

CVE-2021-47645 media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoranreapstatcom On the case tmpdcim=1, the index of buffer is miscalculated. This generate a NULL pointer dereference later. So let's fix the calcul and add a...

6.7AI score0.00233EPSS
Exploits0References6
CNVD
CNVD
added 2024/11/21 12:0 a.m.12 views

Unspecified vulnerability in Linux kernel (CNVD-2024-46460)

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 a missing buffer index check. No details of the vulnerability are provided at this time...

5.5CVSS6.8AI score0.00189EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.3 views

SUSE CVE-2024-50291

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8CVSS7.9AI score0.00189EPSS
Exploits0References3
OSV
OSV
added 2024/11/19 2:16 a.m.3 views

DEBIAN-CVE-2024-50291

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

5.5CVSS5.9AI score0.00189EPSS
Exploits0References1
CVE
CVE
added 2024/11/19 1:30 a.m.104 views

CVE-2024-50291

CVE-2024-50291 : In the Linux kernel, the DVB core function dvb_vb2_expbuf() did not validate the buffer index, potentially enabling a local fault. The fix adds a check for a valid buffer index. Affected component: media/dvb-core (kernel). Impact/mitigation: per the provided description, the issu...

5.5CVSS6.8AI score0.00189EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.2 views

CVE-2024-50291 media: dvb-core: add missing buffer index check

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8AI score0.00189EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.15 views

CVE-2024-50291 media: dvb-core: add missing buffer index check

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

0.00189EPSS
Exploits0References2
Rows per page
Query Builder