Skip to content

Fixed invalid read of size 8 in function FirstBackReference#5738

Merged
larsewi merged 1 commit intocfengine:masterfrom
larsewi:package_commands_useshell
Mar 28, 2025
Merged

Fixed invalid read of size 8 in function FirstBackReference#5738
larsewi merged 1 commit intocfengine:masterfrom
larsewi:package_commands_useshell

Conversation

@larsewi
Copy link
Contributor

@larsewi larsewi commented Mar 26, 2025

This memory issue caused segmentation faults in the
package_commands_useshell.cf acceptance test on SPARC Solaris 11 after
upgrading PCRE2 to version 10.45. The memory issue was found with the
help of valgrind.

Signed-off-by: Lars Erik Wik lars.erik.wik@northern.tech
Back-ported to: #5740

Copy link
Contributor

@craigcomstock craigcomstock left a comment

Choose a reason for hiding this comment

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

Seems like it would be good to mention where you saw this error.

This memory issue caused segmentation faults in the
package_commands_useshell.cf acceptance test on SPARC Solaris 11 after
upgrading PCRE2 to version 10.45. The memory issue was found with the
help of valgrind.

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi larsewi force-pushed the package_commands_useshell branch from ba625a3 to aecb4a2 Compare March 27, 2025 08:21
@larsewi
Copy link
Contributor Author

larsewi commented Mar 27, 2025

Build Status

Copy link
Contributor

@vpodzime vpodzime left a comment

Choose a reason for hiding this comment

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

ACK

@larsewi larsewi merged commit 4bb5f7c into cfengine:master Mar 28, 2025
15 checks passed
@larsewi larsewi deleted the package_commands_useshell branch July 3, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants