Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Juergen Gross

#20897of 53,633
12Total CVSS
Vulnerabilities · 2
Medium
2
PT-2025-8582
5.5
2025-02-26
Linux · Linux Kernel · CVE-2022-49649
**Name of the Vulnerable Software and Affected Versions** Linux kernel versions prior to the version that includes the fix for the issue in xen/netback **Description** The issue arises in the Linux kernel when the `xenvif rx next skb()` function is called with an empty rx queue. This can occur if the loop in `xenvif rx action()` performs multiple iterations without checking the availability of another skb in the rx queue, leading to crashes due to a NULL pointer dereference. The problem is resolved by stopping the loop when the rx queue becomes empty. **Recommendations** For Linux kernel versions prior to the fixed version, consider applying the patch that stops the loop in `xenvif rx action()` when the rx queue is empty to prevent crashes. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2021-7293
6.5
2021-01-05
Xen · Xen · CVE-2021-28711
**Name of the Vulnerable Software and Affected Versions** Xen (affected versions not specified) **Description** The issue is related to a component of the Xen hypervisor, specifically the blkfront component, which has a resource release error. This can be exploited by a remote attacker to cause a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.