<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-dpdk.git, branch kirkstone</title>
<subtitle>Mirror of git.yoctoproject.org/meta-dpdk</subtitle>
<id>https://git.enea.com/cgit/linux/meta-dpdk.git/atom?h=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-dpdk.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/'/>
<updated>2025-05-19T03:56:49+00:00</updated>
<entry>
<title>dpdk: fix CVE-2024-11614</title>
<updated>2025-05-19T03:56:49+00:00</updated>
<author>
<name>Divya Chellam</name>
<email>divya.chellam@windriver.com</email>
</author>
<published>2025-05-16T07:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=68dec754fd9f56dcd50d3f8ddfb96651f86d0a4a'/>
<id>urn:sha1:68dec754fd9f56dcd50d3f8ddfb96651f86d0a4a</id>
<content type='text'>
An out-of-bounds read vulnerability was found in DPDK's Vhost
library checksum offload feature. This issue enables an
untrusted or compromised guest to crash the hypervisor's vSwitch
by forging Virtio descriptors to cause out-of-bounds reads. This
flaw allows an attacker with a malicious VM using a virtio driver
to cause the vhost-user side to crash by sending a packet with a
Tx checksum offload request and an invalid csum_start offset.

References:
https://nvd.nist.gov/vuln/detail/CVE-2024-11614
https://security-tracker.debian.org/tracker/CVE-2024-11614

Upstream-patch:
https://git.dpdk.org/dpdk/commit/?id=4dc4e33ffa108e945fc8a1e2bbc7819791faa61e

Signed-off-by: Divya Chellam &lt;divya.chellam@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk/20.11: update to 20.11.10</title>
<updated>2024-05-15T09:22:33+00:00</updated>
<author>
<name>Mun Chun Yep</name>
<email>mun.chun.yep@intel.com</email>
</author>
<published>2024-05-15T07:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=2dbfc6edce775344526a1080a127491747515d88'/>
<id>urn:sha1:2dbfc6edce775344526a1080a127491747515d88</id>
<content type='text'>
Signed-off-by: Mun Chun Yep &lt;mun.chun.yep@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk/21.11: update to 21.11.7</title>
<updated>2024-05-15T09:22:33+00:00</updated>
<author>
<name>Mun Chun Yep</name>
<email>mun.chun.yep@intel.com</email>
</author>
<published>2024-05-15T07:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=22659ff34f9ea08800a81ac74d62df40b94078e0'/>
<id>urn:sha1:22659ff34f9ea08800a81ac74d62df40b94078e0</id>
<content type='text'>
Signed-off-by: Mun Chun Yep &lt;mun.chun.yep@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk/21.11: update to 21.11.5</title>
<updated>2023-12-13T04:15:56+00:00</updated>
<author>
<name>Lee Chee Yang</name>
<email>chee.yang.lee@intel.com</email>
</author>
<published>2023-10-03T03:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=12cd9701455f17ff86681dba86e5c10f7b0deb7c'/>
<id>urn:sha1:12cd9701455f17ff86681dba86e5c10f7b0deb7c</id>
<content type='text'>
Signed-off-by: Lee Chee Yang &lt;chee.yang.lee@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk-kmods: fix build with 5.18+ kernel</title>
<updated>2023-12-13T01:09:44+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2023-12-12T07:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=39b68f25219ebddbc714e438b9f0cb46a100ba0c'/>
<id>urn:sha1:39b68f25219ebddbc714e438b9f0cb46a100ba0c</id>
<content type='text'>
Backport upstream patch to fix build failures:

14:30:02  | /git/linux/igb_uio/igb_uio.c: In function 'igbuio_pci_probe':
14:30:02  | /git/linux/igb_uio/igb_uio.c:515:15: error: implicit declaration of function 'pci_set_dma_mask'; did you mean 'ipi_send_mask'? [-Werror=implicit-function-declaration]
14:30:02  |   515 |         err = pci_set_dma_mask(dev,  DMA_BIT_MASK(64));
14:30:02  |       |               ^~~~~~~~~~~~~~~~
14:30:02  |       |               ipi_send_mask

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk-module/21.11 : update version to 21.11.4</title>
<updated>2023-07-07T01:45:13+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2023-07-06T18:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=daaedac77c8dbffde11faae83d05df394e1ace0f'/>
<id>urn:sha1:daaedac77c8dbffde11faae83d05df394e1ace0f</id>
<content type='text'>
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk/21.11 : update version to 21.11.4</title>
<updated>2023-07-07T01:45:13+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2023-07-06T18:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=0668476ba660c49184572cc04dde2e3cc5649d1e'/>
<id>urn:sha1:0668476ba660c49184572cc04dde2e3cc5649d1e</id>
<content type='text'>
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk-module/21.11 : update version to 21.11.3</title>
<updated>2023-05-25T04:12:45+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2023-05-24T03:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=2bf8b69429f1013a5ee183443815931028736dc5'/>
<id>urn:sha1:2bf8b69429f1013a5ee183443815931028736dc5</id>
<content type='text'>
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk/21.11 : update version to 21.11.3</title>
<updated>2023-05-25T04:12:45+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2023-05-24T03:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=25d31fcf9b2be6eb0de1aee17b0993a42d4e831e'/>
<id>urn:sha1:25d31fcf9b2be6eb0de1aee17b0993a42d4e831e</id>
<content type='text'>
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk-module/20.11 : update version to 20.11.8</title>
<updated>2023-05-25T04:12:45+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2023-05-24T03:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=a3ca644ecb189525399c9ad0903b012d5f42aaf6'/>
<id>urn:sha1:a3ca644ecb189525399c9ad0903b012d5f42aaf6</id>
<content type='text'>
Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
