Skip to content

os.urandom() should call getrandom(2) not getentropy(2) on Solaris 11.3 and newer #69191

@jbeck

Description

@jbeck
mannequin
BPO 25003
Nosy @tim-one, @vstinner, @dstufft
Files
  • remove_get_entropy.patch
  • urandom_solaris.patch
  • getrandom_solaris.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/vstinner'
    closed_at = <Date 2015-10-01.16:13:39.666>
    created_at = <Date 2015-09-04.21:44:28.198>
    labels = ['type-security', 'interpreter-core']
    title = 'os.urandom() should call getrandom(2) not getentropy(2) on Solaris 11.3 and newer'
    updated_at = <Date 2015-10-01.16:13:39.665>
    user = 'https://bugs.python.org/jbeck'

    bugs.python.org fields:

    activity = <Date 2015-10-01.16:13:39.665>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2015-10-01.16:13:39.666>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-09-04.21:44:28.198>
    creator = 'jbeck'
    dependencies = []
    files = ['40397', '40412', '40437']
    hgrepos = []
    issue_num = 25003
    keywords = ['patch']
    message_count = 30.0
    messages = ['249837', '250131', '250142', '250211', '250241', '250243', '250246', '250247', '250257', '250258', '250315', '250321', '250323', '250403', '250415', '250463', '250478', '250496', '250497', '250681', '250983', '250984', '250993', '250995', '250996', '252005', '252007', '252008', '252035', '252037']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'vstinner', 'python-dev', 'dstufft', 'jbeck']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue25003'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-securityA security issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions