Lucene search
K

544 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2025-21774

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: bail out if skb cannot be allocated Fix NULL pointer check in rkcanfdhandlerxfifooverflowint to bail out if skb cannot be allocated...

5.5CVSS5.6AI score0.00198EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2025-21775

In the Linux kernel, the following vulnerability has been resolved: can: ctucanfd: handle skb allocation failure If skb allocation fails, the pointer to struct canframe is NULL. This is actually handled everywhere inside ctucanerrinterrupt except for the only place. Add the missed NULL check. Fou...

5.5CVSS5.6AI score0.00202EPSS
Exploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.7 views

CVE-2024-58020

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mtinputconfigured devmkasprintf can return a NULL pointer on failure,but this returned value in mtinputconfigured is not checked. Add NULL check in mtinputconfigured, to handle kernel NULL point...

5.5CVSS0.00211EPSS
Exploits0References11
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

UBUNTU-CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS6.2AI score0.00197EPSS
Exploits0References34
CVE
CVE
added 2025/02/27 2:18 a.m.70 views

CVE-2025-21774

CVE-2025-21774 affects the Linux kernel in the Rockchip RKCANFD code path. The issue is addressed by fixing can: rkcanfd_handle_rx_fifo_overflow_int() to bail out when skb allocation fails, via a NULL pointer check. The vulnerability vulnerable path leads to a potential failure to handle RX FIFO ...

5.5CVSS6.6AI score0.00198EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.18 views

CVE-2025-21774 can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: bail out if skb cannot be allocated Fix NULL pointer check in rkcanfdhandlerxfifooverflowint to bail out if skb cannot be allocated...

0.00198EPSS
Exploits0References3
OSV
OSV
added 2025/02/27 2:18 a.m.5 views

CVE-2025-21774 can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: bail out if skb cannot be allocated Fix NULL pointer check in rkcanfdhandlerxfifooverflowint to bail out if skb cannot be allocated...

5.5CVSS5.5AI score0.00198EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21774

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: bail out if skb cannot be allocated Fix NULL pointer check in rkcanfdhandlerxfifooverflowint to bail out if skb cannot be allocated...

5.5CVSS5.6AI score0.00198EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.11 views

CVE-2024-58020 HID: multitouch: Add NULL check in mt_input_configured

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mtinputconfigured devmkasprintf can return a NULL pointer on failure,but this returned value in mtinputconfigured is not checked. Add NULL check in mtinputconfigured, to handle kernel NULL point...

0.00211EPSS
Exploits0References8
OSV
OSV
added 2025/02/27 2:18 a.m.6 views

CVE-2024-58021 HID: winwing: Add NULL check in winwing_init_led()

In the Linux kernel, the following vulnerability has been resolved: HID: winwing: Add NULL check in winwinginitled devmkasprintf can return a NULL pointer on failure,but this returned value in winwinginitled is not checked. Add NULL check in winwinginitled, to handle kernel NULL pointer dereferen...

5.5CVSS5.9AI score0.00191EPSS
Exploits0References6
OSV
OSV
added 2025/02/27 2:18 a.m.8 views

CVE-2024-58020 HID: multitouch: Add NULL check in mt_input_configured

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mtinputconfigured devmkasprintf can return a NULL pointer on failure,but this returned value in mtinputconfigured is not checked. Add NULL check in mtinputconfigured, to handle kernel NULL point...

5.5CVSS5.9AI score0.00211EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.5 views

CVE-2024-58020

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mtinputconfigured devmkasprintf can return a NULL pointer on failure,but this returned value in mtinputconfigured is not checked. Add NULL check in mtinputconfigured, to handle kernel NULL point...

5.5CVSS5.7AI score0.00211EPSS
Exploits0
NVD
NVD
added 2025/02/27 2:15 a.m.10 views

CVE-2025-21713

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: Don't unset window if it was never set On pSeries, when user attempts to use the same vfio container used by different iommu group, the spaprtcesetwindow returns -EPERM and the subsequent cleanup leads to t...

5.5CVSS0.00189EPSS
Exploits0References3
CVE
CVE
added 2025/02/27 2:12 a.m.110 views

CVE-2024-58011

The CVE-2024-58011 entry concerns the Linux kernel, specifically the platform/x86 int3472 driver. The root cause is a missing check for adev against NULL when a device may not have an ACPI companion fwnode, which could allow adev to be NULL and lead to a NULL pointer dereference in skl_int3472_ge...

5.5CVSS6.6AI score0.00197EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/02/27 2:7 a.m.7 views

CVE-2025-21713 powerpc/pseries/iommu: Don't unset window if it was never set

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: Don't unset window if it was never set On pSeries, when user attempts to use the same vfio container used by different iommu group, the spaprtcesetwindow returns -EPERM and the subsequent cleanup leads to t...

5.5CVSS5.8AI score0.00189EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.10 views

CVE-2024-57987 Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

0.002EPSS
Exploits0References3
CVE
CVE
added 2025/02/27 2:7 a.m.57 views

CVE-2024-57987

CVE-2024-57987 is a Linux kernel Bluetooth vulnerability in the btrtl driver. When inserting a USB dongle whose Realtek chip isn’t in ic_id_table, a NULL dereference could trigger a kernel oops. The fix adds a NULL check in btrtl_setup_realtek() to prevent the NULL pointer access. Affected: Linux...

5.5CVSS6.5AI score0.002EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/02/27 2:7 a.m.5 views

CVE-2024-57987 Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

5.5CVSS5.9AI score0.002EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.7 views

CVE-2024-57987

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

5.5CVSS5.5AI score0.002EPSS
Exploits0
NVD
NVD
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49608

In the Linux kernel, the following vulnerability has been resolved: pinctrl: ralink: Check for null return of devmkcalloc Because of the possible failure of the allocation, data-domains might be NULL pointer and will cause the dereference of the NULL pointer later. Therefore, it might be better t...

5.5CVSS0.00257EPSS
Exploits0References6
Rows per page
Query Builder