[Bug 1316278] Re: Cannot change mac with --random

Ubuntu Foundations Team Bug Bot 1316278 at bugs.launchpad.net
Tue Feb 16 00:20:56 UTC 2016


The attachment "macchanger.patch" seems to be a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1316278

Title:
  Cannot change mac with --random

Status in macchanger package in Ubuntu:
  Confirmed
Status in macchanger package in Debian:
  Fix Released

Bug description:
  Hello,

  macchanger works only when I'm specifying which MAC to use. Using
  macchanger with --random always return 'It's the same MAC!!'.

  I think I find out why, there's something in this patch made to
  improve random MAC generation :

  http://bazaar.launchpad.net/~ubuntu-
  branches/ubuntu/trusty/macchanger/trusty/view/head:/debian/patches/08-fix_random_MAC_choice.patch

  In mc_mac_random()
  - 'mac' argument is saved into 'newmac', on the stack (line 40)
  - the MAC is randomized and every byte of 'mac' is changed (line 48...)
  - 'mac' is overwritten by 'newmac' value (line 82)

  Thank you

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/macchanger/+bug/1316278/+subscriptions



More information about the Ubuntu-sponsors mailing list