An invalid memory access flaw is present in libyang before v1.0-r3 in the function resolve_feature_value() when an if-feature statement is used inside a bit. Applications that use libyang to parse untrusted input yang files may crash.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/CESNET/libyang/commit/bdb596ddc07596fa212f231135b87d0b9178f6f8 | third party advisory patch |
https://github.com/CESNET/libyang/issues/772 | third party advisory exploit |
https://bugzilla.redhat.com/show_bug.cgi?id=1793934 | issue tracking third party advisory patch |
https://github.com/CESNET/libyang/compare/v1.0-r2...v1.0-r3 | third party advisory |
https://lists.debian.org/debian-lts-announce/2023/09/msg00019.html | mailing list |