Bug 2290849 (CVE-2023-49441) - CVE-2023-49441 dnsmasq: vulnerable to Integer Overflow via forward_query
Summary: CVE-2023-49441 dnsmasq: vulnerable to Integer Overflow via forward_query
Keywords:
Status: NEW
Alias: CVE-2023-49441
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2290850
Blocks: 2290848
TreeView+ depends on / blocked
 
Reported: 2024-06-07 08:44 UTC by Rohit Keshri
Modified: 2024-06-12 16:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Comment 1 Rohit Keshri 2024-06-07 08:49:45 UTC
Created dnsmasq tracking bugs for this issue:

Affects: fedora-all [bug 2290850]

Comment 2 Petr Menšík 2024-06-12 16:12:46 UTC
This issue should be fixed by upstream commit:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=65c2d6afd67a032f45f40d7e4d620f5d73e5f07d

Which is not used by our code, because we use HAVE_DNSSEC usually and HAVE_CRYPTOHASH in rhel7. Therefore we do not use built-in sha256 implementation, which needed the fix.


Note You need to log in before you can comment on or make changes to this bug.