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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sat Nov 23 10:01:28 2024 UTC