Skip to content

Submit the re, json, csv, & struct modules to oss-fuzz testing #73691

Description

@gpshead
BPO29505
Nosy@brettcannon, @terryjreedy, @gpshead, @tiran, @ssbr, @alex, @bitdancer, @ammaraskar, @miss-islington
PRs
  • bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) #2878
  • bpo-29505: Avoid UB in test selection macro. #3407
  • bpo-29505: Fuzz ast.parse() / compile() with PyCF_ONLY_AST #3437
  • bpo-29505: Fix interpreter in fuzzing targets to be relocatable #13907
  • [3.8] bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907) #13914
  • [3.7] bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907) #13915
  • bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz #13991
  • [3.8] bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991) #14005
  • [3.7] bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991) #14006
  • bpo-29505: Add fuzzing for re.compile, re.load and csv.reader #14255
  • [3.8] bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) #14478
  • [3.7] bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) #14479
  • bpo-29505: Fuzz struct.unpack and catch RecursionError in re.compile #18679
  • bpo-29505: Add fuzzer for ast.literal_eval #28777
  • 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/gpshead'closed_at=<Date2021-04-02.16:05:39.827>created_at=<Date2017-02-08.20:54:21.924>labels= ['type-security', '3.7']
    title='Submit the re, json, csv, & struct modules to oss-fuzz testing'updated_at=<Date2021-10-06.23:22:19.809>user='https://github.com/gpshead'

    bugs.python.org fields:

    activity=<Date2021-10-06.23:22:19.809>actor='miss-islington'assignee='gregory.p.smith'closed=Trueclosed_date=<Date2021-04-02.16:05:39.827>closer='ammar2'components= []
    creation=<Date2017-02-08.20:54:21.924>creator='gregory.p.smith'dependencies= []
    files= []
    hgrepos= []
    issue_num=29505keywords= ['patch']
    message_count=29.0messages= ['287363', '287568', '292821', '293263', '293340', '299183', '299207', '301494', '301495', '301530', '301535', '301732', '301759', '301897', '301901', '301918', '301922', '301932', '345039', '345044', '345045', '345304', '345306', '345307', '346916', '346918', '347496', '390076', '403340']
    nosy_count=10.0nosy_names= ['brett.cannon', 'terry.reedy', 'gregory.p.smith', 'christian.heimes', 'Devin Jeanpierre', 'alex', 'r.david.murray', 'Guido', 'ammar2', 'miss-islington']
    pr_nums= ['2878', '3407', '3437', '13907', '13914', '13915', '13991', '14005', '14006', '14255', '14478', '14479', '18679', '28777']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='security'url='https://bugs.python.org/issue29505'versions= ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions