5.5

CVSS3.1

CVE-2023-53125 - net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb->len Packet length retrieved from skb data may be larger than the actual socket buffer length (up to 9026 bytes). In such case the cloned skb passed up the network stack will leak ke…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 10, 2025, 5:46 p.m.

2.9

CVSS3.1

CVE-2024-58253 -

In the obfstr crate before 0.4.4 for Rust, the obfstr! argument type is not restricted to string slices, leading to invalid UTF-8 conversion that produces an invalid value.

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: May 5, 2025, 8:54 p.m.

4.7

CVSS3.1

CVE-2023-53094 - tty: serial: fsl_lpuart: fix race on RX DMA shutdown

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: <process ctx>: <IRQ>: lpuart32_shutdown() lpuart_dma_shutdown() del_timer_sync() lpuart_…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 12, 2025, 9 p.m.

5.5

CVSS3.1

CVE-2023-53044 - dm stats: check for and propagate alloc_percpu failure

In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate alloc_percpu failure Check alloc_precpu()'s return value and return an error from dm_stats_init() if it fails. Update alloc_dev() to fail if dm_stats_init() does. Otherwise, a NULL pointer deref…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 12, 2025, 4:46 p.m.

7.8

CVSS3.1

CVE-2023-53123 - PCI: s390: Fix use-after-free of PCI resources with per-function hotplug

In the Linux kernel, the following vulnerability has been resolved: PCI: s390: Fix use-after-free of PCI resources with per-function hotplug On s390 PCI functions may be hotplugged individually even when they belong to a multi-function device. In particular on an SR-IOV device VFs may be removed …

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 10, 2025, 5:50 p.m.

7.8

CVSS3.1

CVE-2023-53082 - vp_vdpa: fix the crash in hot unplug with vp_vdpa

In the Linux kernel, the following vulnerability has been resolved: vp_vdpa: fix the crash in hot unplug with vp_vdpa While unplugging the vp_vdpa device, it triggers a kernel panic The root cause is: vdpa_mgmtdev_unregister() will accesses modern devices which will cause a use after free. So nee…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 12, 2025, 8:42 p.m.

7.8

CVSS3.1

CVE-2023-53053 - erspan: do not use skb_mac_header() in ndo_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: erspan: do not use skb_mac_header() in ndo_start_xmit() Drivers should not assume skb_mac_header(skb) == skb->data in their ndo_start_xmit(). Use skb_network_offset() and skb_transport_offset() which better describe what is need…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 12, 2025, 6 p.m.

5.5

CVSS3.1

CVE-2023-53038 - scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read() If kzalloc() fails in lpfc_sli4_cgn_params_read(), then we rely on lpfc_read_object()'s routine to NULL check pdata. Currently, an early return error is thrown from lpfc…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:18 a.m.

5.5

CVSS3.1

CVE-2023-53109 - net: tunnels: annotate lockless accesses to dev->needed_headroom

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev->needed_headroom IP tunnels can apparently update dev->needed_headroom in their xmit path. This patch takes care of three tunnels xmit, and also the core LL_RESERVED_SPACE() and LL…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 10, 2025, 5:54 p.m.

5.5

CVSS3.1

CVE-2023-53064 - iavf: fix hang on reboot with ice

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavf_remove(), part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU:…

πŸ“… Published: May 2, 2025, midnight πŸ”„ Last Modified: Nov. 7, 2025, 1:51 a.m.
Total resulsts: 343926
Page 5045 of 34,393
Β« previous page Β» next page
Filters