Skip to content

RDKEMW-22728 : [support/8.4.4.0] [SECVULN][7.5] Remove sensitive information from property files in /etc - #593

Merged
nhanasi merged 1 commit into
support/4.2.1_releasefrom
topic/RDKEMW-22728
Jul 30, 2026
Merged

RDKEMW-22728 : [support/8.4.4.0] [SECVULN][7.5] Remove sensitive information from property files in /etc#593
nhanasi merged 1 commit into
support/4.2.1_releasefrom
topic/RDKEMW-22728

Conversation

@madhubabutt

Copy link
Copy Markdown
Contributor

No description provided.

@madhubabutt
madhubabutt requested a review from a team as a code owner July 30, 2026 16:20
Copilot AI review requested due to automatic review settings July 30, 2026 16:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes hardcoded sensitive/config-specific values from /etc property files to reduce exposure of internal endpoints and credentials in shipped images.

Changes:

  • Removed crash dump server IP and upload credentials from etc/config.properties.
  • Removed multiple internal IP endpoints (crash/proxy/CDL/image/TFTP) from etc/common.properties.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
etc/config.properties Removes crash dump server IP and dump upload user/password values.
etc/common.properties Removes internal endpoint IPs for crash/proxy/CDL/image/TFTP settings.
Comments suppressed due to low confidence (1)

etc/config.properties:28

  • POTOMAC_SVR still embeds a concrete server IP in /etc/config.properties. To fully remove sensitive infrastructure details from /etc, replace this with an empty value or a placeholder hostname (similar to etc/dcm.properties using *.example.com).
POTOMAC_SVR=69.252.107.55

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread etc/config.properties
Comment thread etc/common.properties
@nhanasi
nhanasi merged commit 9401b14 into support/4.2.1_release Jul 30, 2026
5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants