VulnerabilityModified
CVE-2022-49310
In the Linux kernel, the following vulnerability has been resolved: char: xillybus: fix a refcount leak in cleanup_dev() usb_get_dev is called in xillyusb_probe.
MEDIUM 5.5EPSS 0.26%
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: char: xillybus: fix a refcount leak in cleanup_dev() usb_get_dev is called in xillyusb_probe. So it is better to call usb_put_dev before xdev is released.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/21f1f167d727f3f857e26d509ef5a6d47fd31bc3Patch
- https://git.kernel.org/stable/c/b67d19662fdee275c479d21853bc1239600a798fPatch
- https://git.kernel.org/stable/c/bc8fceda3b89006e8a7dda8a097d36045d044c25Patch
- https://git.kernel.org/stable/c/e277b95acdab84cd5d2f8d537a37aef6d21e988bPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.