Skip to content

RDKB-63939 : CLONE - [8.2p2s2] Observed CcspPandMSsp process restart …#98

Open
ranganl wants to merge 1 commit intordkcentral:developfrom
ranganl:chk-16
Open

RDKB-63939 : CLONE - [8.2p2s2] Observed CcspPandMSsp process restart …#98
ranganl wants to merge 1 commit intordkcentral:developfrom
ranganl:chk-16

Conversation

@ranganl
Copy link

@ranganl ranganl commented Mar 16, 2026

…on Device.dmcli walk

Reason for change: Fix ccsp-p-and-m restart and cores
Test Procedure: Condition checks modified in ccsp-cmn-library
Risks: NA
Priority: P2

…on Device.dmcli walk

Reason for change: Fix ccsp-p-and-m restart and cores
Test Procedure: Condition checks modified in ccsp-cmn-library
Risks: NA
Priority: P2
Signed-off-by: Lakshmi Rangan <lakshmi.rangan@vantiva.com>
@ranganl ranganl requested review from a team as code owners March 16, 2026 08:21
@github-actions
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Out-of-bounds read

Overrunning dynamic array "pParameterValueArray" at offset corresponding to index variable "ulParameterIndex".

High Impact, CWE-125
OVERRUN

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhWmpDatabase/dslh_wmpdo_mpaif.c:1731

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Resource leak

Variable "ppValueArray" going out of scope leaks the storage it points to.

High Impact, CWE-404
RESOURCE_LEAK

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhWmpDatabase/dslh_wmpdo_mpaif.c:1956

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Resource leak

Variable "vcSig" going out of scope leaks the storage "vcSig.parameterName" points to.

High Impact, CWE-404
RESOURCE_LEAK

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhWmpDatabase/dslh_wmpdo_mpaif.c:987

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Resource leak

Variable "ppNameArray" going out of scope leaks the storage it points to.

High Impact, CWE-404
RESOURCE_LEAK

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhWmpDatabase/dslh_wmpdo_mpaif.c:1956

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Resource leak

Variable "vcSig" going out of scope leaks the storage "vcSig.parameterName" points to.

High Impact, CWE-404
RESOURCE_LEAK

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhWmpDatabase/dslh_wmpdo_mpaif.c:926

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Resource leak

Variable "ppValueArray" going out of scope leaks the storage it points to.

High Impact, CWE-404
RESOURCE_LEAK

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhObjRecord/dslh_objro_access.c:416

@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Resource leak

Variable "ppNameArray" going out of scope leaks the storage it points to.

High Impact, CWE-404
RESOURCE_LEAK

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
source/ccsp/components/common/DataModel/dml/components/DslhObjRecord/dslh_objro_access.c:416

@ranganl
Copy link
Author

ranganl commented Mar 16, 2026

The changes are included to address ccsp-p-and-m core during entire Device. walk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants