Skip to content

Buffer overflow not properly patched #728

@aircrack-ng

Description

@aircrack-ng

Reported by opensource on 1 Apr 2010 21:38 UTC

changeset:1676 seems not to address the recently discovered buffer overflow.

From the Fedora bug report: (Bug 577654 in Red Hat's Bugzilla)

  • The code checks if the self-proclaimed size of the packet is larger than the real packet size. If the packet is larger than 256 bytes AND correctly tells about that, the heap will still be overwritten...
  • The self-proclaimed size of the packet is compared to uninitialized data, resulting in random results
  • They forgot to patch airbase-ng.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions