Lucene search
+L

231585 matches found

CVE
CVE
added 2024/05/24 3:12 p.m.90 views

CVE-2021-47561

CVE-2021-47561 affects the Linux kernel i2c virtio driver. The issue arises when a timeout occurs: the device can continue operating on buffers the guest has freed, risking data corruption on the I2C bus and potential memory corruption inside the guest. The root cause is improper timeout handling...

7.8CVSS6.6AI score0.00202EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.192 views

CVE-2021-47556

CVE-2021-47556 concerns a NULL-deref in ethtool_set_coalesce() on the legacy ioctl path when a device driver implements only one of get_coalesce() or set_coalesce() and the availability check is buggy. The issue could crash with a NULL pointer when changing coalescing settings if both callbacks a...

5.5CVSS7AI score0.00183EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.120 views

CVE-2021-47547

CVE-2021-47547 is a Linux kernel vulnerability in the tulip de4x5 driver. The fix prevents an out-of-bounds access of the array lp->phy[8] when the loop ends with k==8, which could occur if all ids in lp->phy[8] are non-zero. The connected Astra Linux bulletin mirrors this kernel issue and ...

4.4CVSS6.4AI score0.00234EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.57 views

CVE-2021-47543

CVE-2021-47543 entry is rejected/not used; not an active vulnerability entry.

5.5AI score
SaveExploits0
CVE
CVE
added 2024/05/24 3:09 p.m.105 views

CVE-2021-47539

CVE-2021-47539 affects the Linux kernel RxRPC code. The issue is a use-after-free-like leak where a rxrpc_peer may be leaked during rxrpc_look_up_bundle() when handling a bundle candidate. The provided data states the root cause is a leak of the rxrpc_peer and the remediation is to call rxrpc_put...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.93 views

CVE-2021-47532

CVE-2021-47532 concerns a leak in the Linux kernel related to the DRM MSM devfreq OPP reference counter. The vulnerability is described as a local issue in the kernel’s OPP handling that could leak references in the OPP (Operating Performance Point) management path within the drm/msm/devfreq subs...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.106 views

CVE-2021-47526

CVE-2021-47526 is a Linux kernel vulnerability in the serial: liteuart driver causing a NULL pointer dereference in _remove() when drvdata isn’t set in _probe(). The root cause is missing drvdata assignment which leads to platform_get_drvdata() returning NULL in _remove(). The issue affects the L...

5.5CVSS7AI score0.00205EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.102 views

CVE-2021-47523

CVE-2021-47523 affects the Linux kernel’s IB/hfi1 path. The issue is a leak of rcvhdrtail_dummy_kvaddr which is allocated in hfi1_init() and can be overwritten on a reinit path, leading to a memory leak. The fix moves the allocation to hfi1_alloc_devdata() and deallocation to hfi1_free_devdata(),...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.114 views

CVE-2021-47522

CVE-2021-47522 affects the Linux kernel HID bigbenff handling in uhid. When emulating the device, if no output reports exist, report_field may be NULL, risking a NULL pointer dereference. The issue has been resolved in the Linux kernel (as described in connected Astra Linux advisory blocks). Impa...

5.5CVSS7AI score0.00239EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.136 views

CVE-2021-47520

Summary (CVE-2021-47520): A Linux kernel issue in can: pch_can: pch_can_rx_normal leads to a use-after-free when dereferencing skb after netif_receive_skb(skb); the can_frame cf aliases skb memory and is dereferenced immediately after. The documented fix is a reordering of lines to prevent derefe...

8.8CVSS7.4AI score0.00339EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.85 views

CVE-2021-47519

CVE-2021-47519 concerns the Linux kernel CAN subsystem, specifically a memory leak in can/m_can_read_fifo. According to connected sources, if the second call to m_can_fifo_read() fails, code paths jump to an out_fail label and return before freeing the skb created by alloc_can_skb(), resulting in...

7.5CVSS5.2AI score0.00496EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.180 views

CVE-2021-47515

CVE-2021-47515 affects Linux kernel segmentation with IPv6 SRH encapsulation. When an IPv4 packet is received, the kernel assigns the receiving interface index to IPCB(iif). If that packet is later encapsulated in an outer IPv6+SRH header, seg6_do_srh_encap clears the IPv6 socket state (IP6CB) an...

7.5CVSS6.6AI score0.00746EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.100 views

CVE-2021-47514

CVE-2021-47514 : In the Linux kernel, there is a vulnerability in the devlink netns refcount handling, specifically a leak in netns refcounts in devlink_nl_cmd_reload(). The root cause is that some error paths forgot to release a netns refcount during the devlink_reload() flow. The patch fixes th...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.100 views

CVE-2021-47512

The CVE-2021-47512 issue affects the Linux kernel’s net/sched fq_pie/Qdisc handling. fq_pie_destroy() failed to copy logic from pie_destroy() and related qdiscs, risking a timer rearm during del_timer_sync(&q->adapt_timer) and potentially triggering an rcu stall or related instability. The pro...

7.8CVSS6.9AI score0.00245EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.132 views

CVE-2021-47511

The CVE-2021-47511 issue affects the Linux kernel ALSA: pcm: oss path, where period size calculation could produce negative values treated as positive due to size_t. The OSS layer could pass an oversized period/buffer to lower layers. The authenticated fix changes handling to ssize_t with proper ...

5.5CVSS7AI score0.0024EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.114 views

CVE-2021-47509

CVE-2021-47509 affects the Linux kernel ALSA: pcm: oss, where the period size could be exhaustively allocated due to an overly large 31-bit limit. The fix sets a practical period-size limit of 16 MB to prevent memory exhaustion from temporary OSS buffers. This remediation is reflected in multiple...

5.5CVSS7AI score0.0024EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/24 3:01 p.m.119 views

CVE-2021-47506

CVE-2021-47506 : Linux kernel NFS delegation race in nfsd fixed to address a use-after-free via del_recall_lru when a delegation could be freed after vfs_setlease and callback processing. Symptoms include use-after-free and list corruption in laundromat threads. Connected sources (Astra Linux adv...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/24 3:01 p.m.172 views

CVE-2021-47501

CVE-2021-47501 affects the Linux kernel i40e driver. A NULL pointer dereference in i40e_dbg_dump_desc could crash when dumping VFs VSI RX/TX descriptors via debugfs. The root cause is missing VSI-type validation during dump; the fix adds a check to ensure the VSI type is correct before dumping RX...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:01 p.m.87 views

CVE-2021-47502

CVE-2021-47502 relates to the Linux kernel ASoC: codecs: wcd934x driver. The issue is improper handling of channel mapping lists where a channel could be added to multiple DAI channel lists, risking corruption of a list that already contains the channel. The linked Astra Linux advisory confirms a...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:01 p.m.113 views

CVE-2021-47499

CVE-2021-47499 – Linux kernel, iio: accel: kxcjk-1013 : The issue was a memory leak in the probe path for iio_triggered_buffer_setup, caused when ACPI type is ACPI_SMO8500 and data->dready_trig was not set, preventing freeing of allocated memory. The root cause is the probe-path logic leaving ...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder