Bug 1551069
Summary: | Radius service crashes with "Bad talloc magic value - unknown value" when using module sql rlm_sql [rhel-7.5.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Oneata Mircea Teodor <toneata> |
Component: | freeradius | Assignee: | Nikolai Kondrashov <nikolai.kondrashov> |
Status: | CLOSED ERRATA | QA Contact: | Jaroslav Aster <jaster> |
Severity: | high | Docs Contact: | Ioanna Gkioka <igkioka> |
Priority: | urgent | ||
Version: | 7.4 | CC: | bwelterl, fkrska, igkioka, nikolai.kondrashov, nkinder, pkis, toneata |
Target Milestone: | rc | Keywords: | Patch, Reproducer, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously, when using the rlm_sql module for accounting data, memory space allocated with the talloc system was freed twice. As a consequence, the FreeRADIUS server terminated unexpectedly with the following error message:
"Bad talloc magic value - unknown value"
This update removes the repeated call of the talloc_free() function. As a result, FreeRADIUS no longer crashes in the described scenario.
|
Story Points: | --- |
Clone Of: | 1540580 | Environment: | |
Last Closed: | 2018-05-14 16:12:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1540580 | ||
Bug Blocks: |
Description
Oneata Mircea Teodor
2018-03-02 16:58:46 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1400 |