Lucene search
+L

1165 matches found

SUSE CVE
SUSE CVE
added 2025/06/19 3:13 a.m.12 views

SUSE CVE-2025-38081

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

5.5CVSS8AI score0.00149EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/06/19 3:13 a.m.5 views

SUSE CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-49945

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

7.1CVSS0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

DEBIAN-CVE-2022-49945

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

7.1CVSS5.6AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

UBUNTU-CVE-2022-49945

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

7.1CVSS6.2AI score0.00196EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/06/18 11:0 a.m.10 views

CVE-2022-49945

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

7.1CVSS5.6AI score0.00196EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:0 a.m.84 views

CVE-2022-49945

The CVE-2022-49945 issue affects the Linux kernel hwmon gpio-fan driver. The vulnerability occurs because gpio_fan_set_cur_state() does not validate the cooling state against fan_data->num_speeds, allowing an out-of-bounds index in set_fan_speed(). Practical impact is potential kernel oops or ...

7.1CVSS6.5AI score0.00196EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.14 views

CVE-2022-49945 hwmon: (gpio-fan) Fix array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

0.00196EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:0 a.m.12 views

CVE-2022-49945 hwmon: (gpio-fan) Fix array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

7.1CVSS6.1AI score0.00196EPSS
SaveExploits0References11
NVD
NVD
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

7.8CVSS0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38081

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

7.1CVSS0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 10:15 a.m.1 views

DEBIAN-CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

7.8CVSS6.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.8 views

AZL-70307 CVE-2025-38081 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

7.1CVSS6.6AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.8 views

DEBIAN-CVE-2025-38081

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

7.1CVSS5.8AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.8 views

AZL-72751 CVE-2025-38040 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: serial: mctrlgpio: split disablems into sync and nosync APIs The following splat has been observed on a SAMA5D27 platform using atmelserial: BUG: sleeping function called from invalid context at kernel/irq/manage.c:738 inatomic: ...

5.5CVSS6.7AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

UBUNTU-CVE-2025-38040

In the Linux kernel, the following vulnerability has been resolved: serial: mctrlgpio: split disablems into sync and nosync APIs The following splat has been observed on a SAMA5D27 platform using atmelserial: BUG: sleeping function called from invalid context at kernel/irq/manage.c:738 inatomic: ...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References31
OSV
OSV
added 2025/06/18 10:15 a.m.13 views

UBUNTU-CVE-2025-38081

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

7.1CVSS6.3AI score0.00149EPSS
SaveExploits0References30
OSV
OSV
added 2025/06/18 10:15 a.m.5 views

UBUNTU-CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

7.8CVSS6.6AI score0.00156EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/06/18 9:35 a.m.6 views

CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

7.8CVSS6.3AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:35 a.m.14 views

CVE-2025-38082 gpio: virtuser: fix potential out-of-bound write

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

0.00156EPSS
SaveExploits0References3
Rows per page
Query Builder