5.5

CVSS3.1

CVE-2021-47294 - netrom: Decrease sock refcount when sock timers expire

In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 ("netrom: switch to sock timer API") switched to use sock timer API. It replaces mod_timer() by sk_reset_timer(), and del_timer() by sk_stop_timer(). Fun…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: June 23, 2025, 8:19 p.m.

7.8

CVSS3.1

CVE-2021-47318 - arch_topology: Avoid use-after-free for scale_freq_data

In the Linux kernel, the following vulnerability has been resolved: arch_topology: Avoid use-after-free for scale_freq_data Currently topology_scale_freq_tick() (which gets called from scheduler_tick()) may end up using a pointer to "struct scale_freq_data", which was previously cleared by topolo…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:08 a.m.

7.1

CVSS3.1

CVE-2021-47309 - net: validate lwtstate->data before returning from skb_tunnel_info()

In the Linux kernel, the following vulnerability has been resolved: net: validate lwtstate->data before returning from skb_tunnel_info() skb_tunnel_info() returns pointer of lwtstate->data as ip_tunnel_info type without validation. lwtstate->data can have various types such as mpls_iptunnel_encap…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:08 a.m.

7.8

CVSS3.1

CVE-2021-47293 - net/sched: act_skbmod: Skip non-Ethernet packets

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbmod: Skip non-Ethernet packets Currently tcf_skbmod_act() assumes that packets use Ethernet as their L2 protocol, which is not always the case. As an example, for CAN devices: $ ip link add dev vcan0 type vca…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 7, 2025, 5:51 p.m.

7.0

CVSS3.1

CVE-2021-47280 - drm: Fix use-after-free read in drm_getunique()

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drm_getunique() There is a time-of-check-to-time-of-use error in drm_getunique() due to retrieving file_priv->master prior to locking the device's master mutex. An example can be seen in the crash…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:36 a.m.

5.5

CVSS3.1

CVE-2021-47270 - usb: fix various gadgets null ptr deref on 10gbps cabling.

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadgets null ptr deref on 10gbps cabling. This avoids a null pointer dereference in f_{ecm,eem,hid,loopback,printer,rndis,serial,sourcesink,subset,tcm} by simply reusing the 5gbps config for 10gbps.

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:07 a.m.

6.3

CVSS3.1

CVE-2021-47267 - usb: fix various gadget panics on 10gbps cabling

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usb_assign_descriptors() is called with 5 parameters, the last 4 of which are the usb_descriptor_header for: full-speed (USB1.1 - 12Mbps [including USB1.0 low-speed @ 1.5Mbps), …

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 21, 2025, 8:31 a.m.

7.1

CVSS3.1

CVE-2021-47255 - kvm: LAPIC: Restore guard to prevent illegal APIC register access

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in kvm_l…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:07 a.m.

4.7

CVSS3.1

CVE-2021-47248 - udp: fix race between close() and udp_abort()

In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close() and udp_abort() Kaustubh reported and diagnosed a panic in udp_lib_lookup(). The root cause is udp_abort() racing with close(). Both racing functions acquire the socket lock, but udp{v6}_destroy_sock…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:07 a.m.

7.1

CVSS3.1

CVE-2021-47245 - netfilter: synproxy: Fix out of bounds when parsing TCP options

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: Fix out of bounds when parsing TCP options The TCP option parser in synproxy (synproxy_parse_options) could read one byte out of bounds. When the length is 1, the execution flow gets into the loop, reads one …

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:07 a.m.
Total resulsts: 346087
Page 9417 of 34,609
Β« previous page Β» next page
Filters