Skip to content

[action] [PR:14637] Update golang version for telemetry build in sonic-slave-buster to fix CVE-2021-33195#14777

Merged
mssonicbld merged 1 commit intosonic-net:202211from
mssonicbld:cherry/202211/14637
Apr 20, 2023
Merged

[action] [PR:14637] Update golang version for telemetry build in sonic-slave-buster to fix CVE-2021-33195#14777
mssonicbld merged 1 commit intosonic-net:202211from
mssonicbld:cherry/202211/14637

Conversation

@mssonicbld
Copy link
Collaborator

No description provided.

…CVE-2021-33195 (sonic-net#14637)

Update golang version for telemetry build in sonic-slave-buster to fix https://security-tracker.debian.org/tracker/CVE-2021-33195, this PR will be merged into 202012 branch finally.

#### Why I did it
Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format. Now in 201911 and 202012 branch we're using 1.14.2

##### Work item tracking
- Microsoft ADO **(number only)**:17727291

#### How I did it
Bump golang version into 1.15.15 which contains corresponding fix.

#### How to verify it
unit test to do sanity check.
@mssonicbld
Copy link
Collaborator Author

Original PR: #14637

@mssonicbld mssonicbld merged commit 89f0194 into sonic-net:202211 Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants