php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75916 DNS_CAA record results contain garbage
Submitted: 2018-02-05 08:00 UTC Modified: 2018-02-05 08:01 UTC
From: mike@php.net Assigned: mike (profile)
Status: Closed Package: *Network Functions
PHP Version: 7.1Git-2018-02-05 (Git) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mike@php.net
New email:
PHP Version: OS:

 

 [2018-02-05 08:00 UTC] mike@php.net
Description:
------------
It is assumed that DNS_CAA record values are zero terminated, while its length is defined as (RDATA_LENGTH - tag_length - 2).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-02-05 08:01 UTC] mike@php.net
-Status: Open +Status: Analyzed -Assigned To: +Assigned To: mike
 [2018-02-05 08:12 UTC] mike@php.net
Automatic comment on behalf of mike
Revision: http://git.php.net/?p=php-src.git;a=commit;h=42f2ae0572e61da94246c910ec0cf1eddd221cd1
Log: fix bug #75916 DNS_CAA record results contain garbage
 [2018-02-05 08:12 UTC] mike@php.net
-Status: Analyzed +Status: Closed
 [2018-03-27 09:55 UTC] t dot bloch at nolis dot de
Any chance on getting this backported to/released in 7.0?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC