Lucene search
K

18 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.4 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-006959)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006959 advisory. In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.1 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006618)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006618 advisory. In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to...

5.5CVSS6AI score0.00013EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006757)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006757 advisory. In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/16 12:0 a.m.5 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2026-1313)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: mpt3sas: Fix crash in transport port remove by using iocinfoCVE-2025-40115 scsi: target: Fix WRITESAME No Data Buffer crashCVE-2022-21546...

7.8CVSS6.6AI score0.03752EPSS
Exploits2References61
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.3 views

Azure Linux 3.0 Security Update: hyperv-daemons (CVE-2024-27077)

The version of hyperv-daemons installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27077 advisory. - In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memle...

5.5CVSS5.3AI score0.00015EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53519

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when...

5.5CVSS6.1AI score0.00013EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.1 views

SUSE CVE-2023-53519

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when getting the value with function:...

4.5CVSS5.8AI score0.00013EPSS
Exploits0References20
NVD
NVD
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53519

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when getting the value with function:...

5.5CVSS0.00013EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.5 views

CVE-2023-53519 media: v4l2-mem2mem: add lock to protect parameter num_rdy

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when getting the value with function:...

0.00013EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.1 views

SUSE CVE-2024-27077

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/05/01 9:24 p.m.26 views

CVE-2024-27077

A memory leak was found in the Linux kernel in the v4l2m2mregisterentity. This issue may lead to a crash...

5.5CVSS6.7AI score0.00015EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.20 views

CVE-2024-27077

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

5.5CVSS6.4AI score0.00015EPSS
Exploits0References31
CVE
CVE
added 2024/05/01 1:4 p.m.3946 views

CVE-2024-27077

CVE-2024-27077 affects the Linux kernel via a memleak in media: v4l2-mem2mem, specifically in v4l2_m2m_register_entity where entity->name is allocated but not freed on subsequent error paths. The patch adds deallocation of entity->name in error-handling paths to prevent the leak. Public adv...

5.5CVSS6.3AI score0.00015EPSS
Exploits0References12Affected Software1
Cvelist
Cvelist
added 2024/05/01 1:4 p.m.20 views

CVE-2024-27077 media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

7.7AI score0.00015EPSS
Exploits0References9
OSV
OSV
added 2024/05/01 1:4 p.m.15 views

CVE-2024-27077 media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

5.5CVSS6AI score0.00015EPSS
Exploits0References14
Debian CVE
Debian CVE
added 2024/05/01 1:4 p.m.17 views

CVE-2024-27077

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

5.5CVSS7.1AI score0.00015EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/01 1:4 p.m.17 views

CVE-2024-27077 media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

6.7AI score0.00015EPSS
Exploits0References9
Amazon
Amazon
added 2022/10/11 12:0 a.m.5 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the putdevice down a bit to avoid the use after free. wsa: added comment to the code, added Fixes...

7.8CVSS4.8AI score0.54307EPSS
Exploits17
Rows per page
Query Builder