In the Linux kernel, the following vulnerability has been resolved:
net: bcmasp: fix double free of WoL irq
We do not need to free wolirq since it was instantiated with devmrequest_irq(). So devres will free for us.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-83222.json"