<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-enea-bsp-arm.git, branch feature_arm64</title>
<subtitle>Enea specific BSP modifications for ARM</subtitle>
<id>https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/atom?h=feature_arm64</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/atom?h=feature_arm64'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/'/>
<updated>2017-12-08T10:51:50+00:00</updated>
<entry>
<title>linux-cavium: build USB network drivers as kernel modules</title>
<updated>2017-12-08T10:51:50+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2017-12-06T14:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=02812575459b24c14b6d9b9f74c51175f0333385'/>
<id>urn:sha1:02812575459b24c14b6d9b9f74c51175f0333385</id>
<content type='text'>
We need USB ETH dongle support for board management.

Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>oprofile: unsupported on cavium kernel</title>
<updated>2017-11-16T11:06:53+00:00</updated>
<author>
<name>Dragos Motrea</name>
<email>Dragos.Motrea@enea.com</email>
</author>
<published>2017-11-16T09:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=660a733b0e3ce335ea767e8e5675976d53f9f349'/>
<id>urn:sha1:660a733b0e3ce335ea767e8e5675976d53f9f349</id>
<content type='text'>
Oprofile configs are not supported on cavium kernel. Removed
feature from recipe.

Signed-off-by: Dragos Motrea &lt;Dragos.Motrea@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: CVE-2017-11176</title>
<updated>2017-11-14T09:01:31+00:00</updated>
<author>
<name>Sona Sarmadi</name>
<email>sona.sarmadi@enea.com</email>
</author>
<published>2017-11-14T06:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=1d249380d6e9614e09ba9a71793ab26e47116650'/>
<id>urn:sha1:1d249380d6e9614e09ba9a71793ab26e47116650</id>
<content type='text'>
fix a use-after-free in sys_mq_notify()

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2017-11176

Signed-off-by: Sona Sarmadi &lt;sona.sarmadi@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: fixed kernel crash</title>
<updated>2017-11-03T13:02:40+00:00</updated>
<author>
<name>Dragos Motrea</name>
<email>Dragos.Motrea@enea.com</email>
</author>
<published>2017-11-02T17:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=0695cdbd10b0252be0e6e4a594c35f6be1b9cc63'/>
<id>urn:sha1:0695cdbd10b0252be0e6e4a594c35f6be1b9cc63</id>
<content type='text'>
Signed-off-by: Dragos Motrea &lt;Dragos.Motrea@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: Rename debug kernel recipe to -dev.</title>
<updated>2017-10-03T13:08:59+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2017-10-03T08:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=00cb87844588928469c40444402c270a25dd4b55'/>
<id>urn:sha1:00cb87844588928469c40444402c270a25dd4b55</id>
<content type='text'>
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: CVE-2017-8831</title>
<updated>2017-10-02T07:41:30+00:00</updated>
<author>
<name>Sona Sarmadi</name>
<email>sona.sarmadi@enea.com</email>
</author>
<published>2017-09-29T13:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=5484a6476e1dad17e22357c3bb84bfdaaf7cea3e'/>
<id>urn:sha1:5484a6476e1dad17e22357c3bb84bfdaaf7cea3e</id>
<content type='text'>
Double fetch vulnerability in saa7164_bus_get function

Reference:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-8831

Signed-off-by: Sona Sarmadi &lt;sona.sarmadi@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: CVE-2017-8062</title>
<updated>2017-10-02T07:41:27+00:00</updated>
<author>
<name>Sona Sarmadi</name>
<email>sona.sarmadi@enea.com</email>
</author>
<published>2017-09-29T13:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=5374c76b359fa7a773453e7d4232025ddc11e2fb'/>
<id>urn:sha1:5374c76b359fa7a773453e7d4232025ddc11e2fb</id>
<content type='text'>
w2102.c interacts incorrectly with the CONFIG_VMAP_STACK option

Reference:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-8062

Signed-off-by: Sona Sarmadi &lt;sona.sarmadi@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: CVE-2017-6353</title>
<updated>2017-10-02T07:41:25+00:00</updated>
<author>
<name>Sona Sarmadi</name>
<email>sona.sarmadi@enea.com</email>
</author>
<published>2017-09-29T13:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=b367b96333d52663a3c2a9274a8ce96226fa4bd6'/>
<id>urn:sha1:b367b96333d52663a3c2a9274a8ce96226fa4bd6</id>
<content type='text'>
Possible double free in stcp_sendmsg() (incorrect fix for CVE-2017-5986)

Reference:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-6353

Signed-off-by: Sona Sarmadi &lt;sona.sarmadi@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: CVE-2017-6348</title>
<updated>2017-10-02T07:41:22+00:00</updated>
<author>
<name>Sona Sarmadi</name>
<email>sona.sarmadi@enea.com</email>
</author>
<published>2017-09-29T13:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=e8a615a1c163ae332bdc313cd92d49b13308905e'/>
<id>urn:sha1:e8a615a1c163ae332bdc313cd92d49b13308905e</id>
<content type='text'>
net: Improper lock dropping in the hashbin_delete function

Reference:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-6348

Signed-off-by: Sona Sarmadi &lt;sona.sarmadi@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>linux-cavium: CVE-2017-6345</title>
<updated>2017-10-02T07:41:20+00:00</updated>
<author>
<name>Sona Sarmadi</name>
<email>sona.sarmadi@enea.com</email>
</author>
<published>2017-09-29T13:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-enea-bsp-arm.git/commit/?id=e91902d91a4334b2cfbfd299fcb798c5e68da8af'/>
<id>urn:sha1:e91902d91a4334b2cfbfd299fcb798c5e68da8af</id>
<content type='text'>
llc: skb-&gt;sk set without skb-&gt;destructor

Reference:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-6345

Signed-off-by: Sona Sarmadi &lt;sona.sarmadi@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
</feed>
