Lucene search
+L

1176 matches found

OSV
OSV
added 2025/06/25 5:18 p.m.17 views

USN-7596-2 linux-azure-nvidia vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPIO subsystem; - GPU drivers; - InfiniBand drivers; - IRQ chip drivers; - Network drivers; - Mellanox network...

7.8CVSS7.2AI score0.00596EPSS
SaveExploits1References33
Ubuntu
Ubuntu
added 2025/06/24 5:16 p.m.7 views

USN-7596-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPIO subsystem; - GPU drivers; - InfiniBand drivers; - IRQ chip drivers; - Network drivers; - Mellanox network...

7.8CVSS7AI score0.00596EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:0 a.m.8 views

Vulnerability of the usb_charger_get_property() function in the drivers/usb/common/usb-conn-gpio.c module – The driver for supporting USB devices in Linux kernels allows a hacker to cause a service failure.

Vulnerability of the usbchargergetproperty function in the drivers/usb/common/usb-conn-gpio.c module – The Linux kernel’s USB device support driver is vulnerable due to a reliance on the NULL pointer pointer. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0References12Affected Software1
Amazon
Amazon
added 2025/06/23 12:0 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio CVE-2024-56758 In the Linux kernel, the following vulnerability has been resolved: hrtimers: Force migrate away hrtimers queued after CPUHPAPHRTIMERSDYIN...

7.8CVSS6.4AI score0.00369EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2025/06/21 4:43 a.m.5 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...

5.5CVSS7.4AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:29 p.m.8 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...

7CVSS7.3AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.6 views

SUSE 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...

6.6CVSS6.4AI score0.00196EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.5 views

SUSE 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: ...

4.1CVSS7.9AI score0.0016EPSS
SaveExploits0References17
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.4 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
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
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
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.8 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.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
Rows per page
Query Builder