{"id":"DEBIAN-CVE-2024-50071","details":"In the Linux kernel, the following vulnerability has been resolved:  pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()  'new_map' is allocated using devm_* which takes care of freeing the allocated data on device removal, call to  \t.dt_free_map = pinconf_generic_dt_free_map  double frees the map as pinconf_generic_dt_free_map() calls pinctrl_utils_free_map().  Fix this by using kcalloc() instead of auto-managed devm_kcalloc().","modified":"2026-09-15T09:03:13.270130926Z","published":"2024-10-29T01:15:04.327Z","upstream":["CVE-2024-50071"],"references":[{"type":"ADVISORY","url":"https://security-tracker.debian.org/tracker/CVE-2024-50071"}],"affected":[{"package":{"name":"linux","ecosystem":"Debian:13","purl":"pkg:deb/debian/linux?arch=source&distro=trixie"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.11.5-1"}]}],"ecosystem_specific":{"urgency":"not yet assigned"},"database_specific":{"source":"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2024-50071.json"}},{"package":{"name":"linux","ecosystem":"Debian:14","purl":"pkg:deb/debian/linux?arch=source&distro=forky"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.11.5-1"}]}],"ecosystem_specific":{"urgency":"not yet assigned"},"database_specific":{"source":"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2024-50071.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"}]}