Skip to content
Success

#21301 (Mar 26, 2026, 9:44:37 PM)

Started 16 hr ago
Took 1 min 53 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-bts build number 1118
originally caused by:

This run spent:

  • 1 min 56 sec waiting;
  • 1 min 53 sec build duration;
  • 3 min 49 sec total from scheduled to completion.
Revision: abff3e767f36c48739afe26fdede290682b64232
Repository: $GERRIT_REPO_URL
  • master
l1sap: check_for_ciph_cmd(): add missing msgb length check

The function accesses msg->data[0..4] without first verifying that the
message is at least 5 bytes long, which would cause a buffer over-read
on a malformed (too short) LAPDm frame.

Change-Id: I47690f1a6357e42913bfa8100e36c05cb4f0607a
Vadim Yanitskiy at