Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's s390/pci subsystem was introduced by a recent commit that altered how the power-off state of a physical function (PF) with child virtual functions (VFs) is handled. The modification inadvertently created a double reference release by leaving an existing pci_dev_put call intact, which could lead to a use-after-free condition if the pci_dev structure is freed while in an unexpected state. This issue has been addressed by removing the redundant pci_dev_put call.
The vulnerability could cause a use-after-free condition, potentially leading to memory corruption or exploitation opportunities.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.