Bug 2406461 (CVE-2025-12199)
| Summary: | CVE-2025-12199 dnsmasq: dnsmasq Config File network.c check_servers null pointer dereference | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> | 
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> | 
| Status: | NEW --- | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | Keywords: | Security | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | 
       A null pointer dereference vulnerability exists in dnsmasq, within the function check_servers() in src/network.c. When dnsmasq attempts to log upstream servers during startup, a malformed or inconsistent configuration may cause the SERV_HAS_DOMAIN flag to be set while serv->domain is NULL. This results in a call to strlen(serv->domain), triggering a segmentation fault and crashing the service. The issue leads to a Denial of Service (DoS) condition, preventing dnsmasq from starting properly. 
 | 
        
        
        
        Story Points: | --- | 
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| 
 
        
          Description
        
        
          OSIDB Bzimport
        
        
        
            
        
        
          2025-10-27 02:01:15 UTC
        
       
      
      
      
     |