13 matches found
CVE-2024-41070 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-41070 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-42152 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-42152 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-42225 affecting package kernel for versions less than 5.15.163.1-1
CVE-2024-42225 affecting package kernel for versions less than 5.15.163.1-1. A patched version of the package is available...
CVE-2024-41009 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-41009 affecting package kernel for versions less than 5.15.164.1-1. A patched version of the package is available...
CVE-2024-42153 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-42153 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-42101 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-42101 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-42236 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-42236 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-36901 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-36901 affecting package kernel for versions less than 5.15.164.1-1. A patched version of the package is available...
CVE-2024-41073 affecting package kernel for versions less than 5.15.164.1-1
CVE-2024-41073 affecting package kernel for versions less than 5.15.164.1-1. An upgraded version of the package is available that resolves this issue...
AZL-47601 CVE-2024-42244 affecting package kernel for versions less than 5.15.164.1-1
In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...
AZL-47598 CVE-2024-42154 affecting package kernel for versions less than 5.15.164.1-1
In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: validate source addr length I don't see anything checking that TCPMETRICSATTRSADDRIPV4 is at least 4 bytes long, and the policy doesn't have an entry for this attribute at all neither does it for IPv6 but v6 is manual...
AZL-47943 CVE-2024-42101 affecting package kernel for versions less than 5.15.164.1-1
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveauconnectorgetmodes In nouveauconnectorgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...
AZL-42495 CVE-2024-36901 affecting package kernel for versions less than 5.15.164.1-1
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...