In the Linux kernel, the following vulnerability has been resolved:
media: dvbdev: Fix memory leak in dvbmediadevice_free()
dvbmediadevicefree() is leaking memory. Free dvbdev->adapter->conn
before setting it to NULL, as documented in include/media/media-device.h:
"The mediaentity instance itself must be freed explicitly by the driver
if required."
[
{
"events": [
{
"introduced": "4.5.0"
},
{
"fixed": "4.9.269"
}
]
},
{
"events": [
{
"introduced": "4.10.0"
},
{
"fixed": "4.14.233"
}
]
},
{
"events": [
{
"introduced": "4.15.0"
},
{
"fixed": "4.19.191"
}
]
},
{
"events": [
{
"introduced": "4.20.0"
},
{
"fixed": "5.4.118"
}
]
},
{
"events": [
{
"introduced": "5.5.0"
},
{
"fixed": "5.10.36"
}
]
},
{
"events": [
{
"introduced": "5.11.0"
},
{
"fixed": "5.11.20"
}
]
},
{
"events": [
{
"introduced": "5.12.0"
},
{
"fixed": "5.12.3"
}
]
}
]
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-36777.json"