python / python/cpython

socket.inet_aton parsing issue on some libc versions

オープン
#81,676 コメント 15 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

3.7 (EOL) 3.8 (EOL) 3.9 (EOL) stdlib topic-socket type-security
主要言語
Python
スター
77.2k
フォーク
36k
PR マージ指標
PR 指標を取得中

説明

BPO 37495
Nosy @vstinner, @tiran, @websurfer5, @aldwinaldwin, @disconnect3d
Files
  • inet_aton_pton.py
  • 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 = None
    closed_at = None
    created_at = <Date 2019-07-03.21:54:34.295>
    labels = ['type-security', '3.8', '3.7', 'library', '3.9']
    title = 'socket.inet_aton parsing issue on some libc versions'
    updated_at = <Date 2020-08-07.06:47:51.662>
    user = 'https://github.com/disconnect3d'
    

    bugs.python.org fields:

    activity = <Date 2020-08-07.06:47:51.662>
    actor = 'Jeffrey.Kintscher'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-07-03.21:54:34.295>
    creator = 'Dominik Czarnota'
    dependencies = []
    files = ['48457']
    hgrepos = []
    issue_num = 37495
    keywords = []
    message_count = 11.0
    messages = ['347243', '347255', '347256', '347321', '347328', '347329', '347337', '347339', '347341', '372740', '372742']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'Jeffrey.Kintscher', 'aldwinaldwin', 'Dominik Czarnota']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue37495'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']
    

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    調査の方向性

    まず、リンクされた inet_aton_pton.py の reproducer と socket 関連の issue の議論を読み、その後、影響を受ける libc バージョン間で報告された parsing の挙動を比較します。libc に依存する挙動が理解され、issue に対する fix または regression check が合意されれば完了です。

    索引モデルが issue の本文から書いたものです。

    評価

    技術スタック
    python
    領域
    networking
    issue の種類
    バグ
    難易度
    4/5
    見積もり時間
    3〜5日
    活発さ
    停滞
    明瞭さ
    説明が足りない
    初心者へのやさしさ
    25/100

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。