fix(dnssec): validate short RSA DNSKEY blobs#59
Conversation
Reject malformed RSA DNSKEY data before reading the extended exponent header, and add a regression test. Co-developed-by: GitHub Copilot (GPT 5.5) <copilot@github.com> Changes: - Add debian/patches/fix-dnssec-validate-short-rsa-dnskey.patch - Modify debian/patches/series - Modify debian/changelog Upstream: systemd/systemd@004401f Generated-By: glm-5-turbo Co-Authored-By: jiabowen <jiabowen@uniontech.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot TAG: 255.2-4deepin31 |
|
TAG Bot New tag: 255.2-4deepin32 |
|
TAG Bot New tag: 255.2-4deepin33 |
|
TAG Bot New tag: 255.2-4deepin34 |
|
TAG Bot New tag: 255.2-4deepin35 |
|
TAG Bot New tag: 255.2-4deepin36 |
Summary
Backport upstream fix to validate short RSA DNSKEY blobs in the DNSSEC resolver. Rejects malformed RSA DNSKEY data before reading the extended exponent header, preventing potential out-of-bounds read.
Changes
Upstream
systemd/systemd@004401fd
Generated-By: glm-5-turbo
Co-Authored-By: jiabowen jiabowen@uniontech.com