All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] e4a8a2: gatt-server: Fix integer overflow
@ 2026-07-23  9:14 hudsonzuo
  0 siblings, 0 replies; only message in thread
From: hudsonzuo @ 2026-07-23  9:14 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1133054
  Home:   https://github.com/bluez/bluez
  Commit: e4a8a22f7a2886300bf881a292d793143fecd109
      https://github.com/bluez/bluez/commit/e4a8a22f7a2886300bf881a292d793143fecd109
  Author: zuohsh <zuohongsheng@kylinos.cn>
  Date:   2026-07-23 (Thu, 23 Jul 2026)

  Changed paths:
    M src/shared/gatt-server.c

  Log Message:
  -----------
  gatt-server: Fix integer overflow

By using size_t for realloc len and rejecting allocations exceeding
UINT16_MAX , to prevent truncation into the uint16_t field.



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-23  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23  9:14 [bluez/bluez] e4a8a2: gatt-server: Fix integer overflow hudsonzuo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.