Lucene search
+L

179 matches found

OSV
OSV
added 2024/07/12 12:20 p.m.12 views

CVE-2024-39495 greybus: Fix use-after-free bug in gb_interface_release due to race condition.

In the Linux kernel, the following vulnerability has been resolved: greybus: Fix use-after-free bug in gbinterfacerelease due to race condition. In gbinterfacecreate, &intf-modeswitchcompletion is bound with gbinterfacemodeswitchwork. Then it will be started by gbinterfacerequestmodeswitch. Here ...

7.8CVSS6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.29 views

CVE-2024-39495 greybus: Fix use-after-free bug in gb_interface_release due to race condition.

In the Linux kernel, the following vulnerability has been resolved: greybus: Fix use-after-free bug in gbinterfacerelease due to race condition. In gbinterfacecreate, &intf-modeswitchcompletion is bound with gbinterfacemodeswitchwork. Then it will be started by gbinterfacerequestmodeswitch. Here ...

7.8CVSS0.00325EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.6 views

Linux kernel security vulnerabilities

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, which stems from a post-release reuse error in the greybus component in the gbinterfacerelease function due to a contention...

7.8CVSS8AI score0.00325EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.5 views

SUSE CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/21 7:54 p.m.22 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

4.4CVSS6.9AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.3 views

DEBIAN-CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

5.5CVSS5.9AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.19 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

5.5CVSS0.00231EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.25 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References32
OSV
OSV
added 2024/06/21 11:15 a.m.6 views

UBUNTU-CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References33
CVE
CVE
added 2024/06/21 10:18 a.m.132 views

CVE-2024-38637

The CVE-2024-38637 issue affects the Linux kernel, specifically the greybus lights driver. The root cause is that get_channel_from_mode may return null when a channel for the given node is not found, and the code used this return value without validating the pointer in two places. This could lead...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/21 10:18 a.m.10 views

CVE-2024-38637 greybus: lights: check return of get_channel_from_mode

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

6AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.20 views

CVE-2024-38637 greybus: lights: check return of get_channel_from_mode

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

6.8AI score0.00231EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.39 views

CVE-2024-38637 greybus: lights: check return of get_channel_from_mode

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

0.00231EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/21 12:00 a.m.8 views

Linux kernel security vulnerabilities

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, which stems from the greybus:lights module not checking the return value of getchannelfrommode...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.6 views

SUSE CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

6.7CVSS6.3AI score0.00242EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 11:04 a.m.22 views

CVE-2021-47358

A use-after-free flaw was in the Linux kernel’s Greybus UART driver when a user held a tty open. This flaw allows a local user to crash the system. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria...

4.7CVSS8.8AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.27 views

CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS6.6AI score0.00242EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS6.5AI score
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS5.6AI score0.00242EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.17 views

CVE-2021-47358

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the last user is gone. Switch to using the tty-port reference counter to...

7.8CVSS6.3AI score0.00242EPSS
SaveExploits0References9
Rows per page
Query Builder