Show a cover letter.

GET /api/covers/70381/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 70381,
    "url": "https://patches.dpdk.org/api/covers/70381/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20200518131704.715877-1-ferruh.yigit@intel.com/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20200518131704.715877-1-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200518131704.715877-1-ferruh.yigit@intel.com",
    "date": "2020-05-18T13:16:58",
    "name": "[0/6] Fix vhost security issues",
    "submitter": {
        "id": 324,
        "url": "https://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20200518131704.715877-1-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 10129,
            "url": "https://patches.dpdk.org/api/series/10129/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=10129",
            "date": "2020-05-18T13:16:58",
            "name": "Fix vhost security issues",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/10129/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/70381/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id B1448A0093;\n\tMon, 18 May 2020 15:17:10 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 700E01D40D;\n\tMon, 18 May 2020 15:17:10 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by dpdk.org (Postfix) with ESMTP id 9BCFD1D37E\n for <dev@dpdk.org>; Mon, 18 May 2020 15:17:08 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 May 2020 06:17:07 -0700",
            "from silpixa00399752.ir.intel.com (HELO\n silpixa00399752.ger.corp.intel.com) ([10.237.222.180])\n by orsmga003.jf.intel.com with ESMTP; 18 May 2020 06:17:06 -0700"
        ],
        "IronPort-SDR": [
            "\n ob/IzbgX0i+XoTCvmtwJPy6zh6oFhlDQKnTdidX07GpwPCkGmMg9ShkGjV8PRNgg0KYIIgAxeC\n WtxGVhcQ/FWg==",
            "\n T1a7MAoYNNBak4wJwOwzYVVyiH9irmzo9BEns+F4A1hkFFe/HXor6ckATZFXnR9VF0dCZU9Kko\n fMzCF4yuvw2w=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.73,407,1583222400\"; d=\"scan'208\";a=\"263950660\"",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Ferruh Yigit <ferruh.yigit@intel.com>,\n Maxime Coquelin <maxime.coquelin@redhat.com>",
        "Date": "Mon, 18 May 2020 14:16:58 +0100",
        "Message-Id": "<20200518131704.715877-1-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.25.4",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 0/6] Fix vhost security issues",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Maxime Coquelin <maxime.coquelin@redhat.com>\n\nMarvin Liu (1):\n  vhost: fix translated address not checked\n\nMaxime Coquelin (3):\n  vhost: check log mmap offset and size overflow\n  vhost: fix vring index check\n  vhost/crypto: validate keys lengths\n\nXiaolong Ye (1):\n  vhost: fix potential memory space leak\n\nXuan Ding (1):\n  vhost: fix potential fd leak\n\n lib/librte_vhost/vhost_crypto.c | 17 +++++++++++++++++\n lib/librte_vhost/vhost_user.c   | 30 +++++++++++++++++++++++-------\n lib/librte_vhost/virtio_net.c   |  4 ++++\n 3 files changed, 44 insertions(+), 7 deletions(-)"
}