|
CIP IRC weekly meeting today
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6166
·
|
|
Re: Cip-kernel-sec Updates for Week of 2021-02-04
Hi, Chen-Yu san,
Thanks for reporting this!
Best regards,
--
M. Kudo
Hi, Chen-Yu san,
Thanks for reporting this!
Best regards,
--
M. Kudo
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6165
·
|
|
Re: Cip-kernel-sec Updates for Week of 2021-02-04
FTR, a second backport series for 4.4 was also posted:
https://lore.kernel.org/stable/20210204172903.2860981-1-lee.jones@.../
ChenYu
FTR, a second backport series for 4.4 was also posted:
https://lore.kernel.org/stable/20210204172903.2860981-1-lee.jones@.../
ChenYu
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#6164
·
|
|
Re: CIP IRC weekly meeting today
Hi,
I can not participate IRC meeting today for personal reason.
No Update.
I reviewed 4.4.255.
Best regards,
Nobuhiro
Hi,
I can not participate IRC meeting today for personal reason.
No Update.
I reviewed 4.4.255.
Best regards,
Nobuhiro
|
By
Nobuhiro Iwamatsu
·
#6163
·
|
|
Cip-kernel-sec Updates for Week of 2021-02-04
Hi everyone,
Two new issue this week:
- CVE-2021-3347 [UAF in futex]: fixed for 4.14 and later [1]
- CVE-2021-3348 [nbd: UAF when adding connections while operations are
running]: fixed in all
Hi everyone,
Two new issue this week:
- CVE-2021-3347 [UAF in futex]: fixed for 4.14 and later [1]
- CVE-2021-3348 [nbd: UAF when adding connections while operations are
running]: fixed in all
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#6162
·
|
|
CIP IRC weekly meeting today
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
*Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6161
·
|
|
Re: [isar-cip-core][PATCH 2/2] secure-boot: Move image-uuid to own file
echo "Warning: couldn't find /etc/secureboot-image-uuid!"
At the moment I would say yes, wait for it.
Quirin
echo "Warning: couldn't find /etc/secureboot-image-uuid!"
At the moment I would say yes, wait for it.
Quirin
|
By
Quirin Gylstorff
·
#6160
·
|
|
Re: [isar-cip-core][PATCH 2/2] secure-boot: Move image-uuid to own file
This one would work, though, if we fixed
https://groups.google.com/d/msgid/isar-users/67e1fac9-5af5-29aa-de57-9a0de0cdd165%40siemens.com
in Isar, right? Should we rather wait for that?
Applied patch
This one would work, though, if we fixed
https://groups.google.com/d/msgid/isar-users/67e1fac9-5af5-29aa-de57-9a0de0cdd165%40siemens.com
in Isar, right? Should we rather wait for that?
Applied patch
|
By
Jan Kiszka
·
#6159
·
|
|
[isar-cip-core][PATCH 1/2] swupdate: Secure-boot fix paths
From: Quirin Gylstorff <quirin.gylstorff@...>
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
recipes-core/images/secureboot.inc | 2 ++
recipes-core/images/swupdate.inc
From: Quirin Gylstorff <quirin.gylstorff@...>
Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>
---
recipes-core/images/secureboot.inc | 2 ++
recipes-core/images/swupdate.inc
|
By
Quirin Gylstorff
·
#6158
·
|
|
[isar-cip-core][PATCH 2/2] secure-boot: Move image-uuid to own file
From: Quirin Gylstorff <quirin.gylstorff@...>
/etc/os-release is controlled by the Debian Package base-files
and will be silently overwritten if the package updates the file.
Signed-off-by:
From: Quirin Gylstorff <quirin.gylstorff@...>
/etc/os-release is controlled by the Debian Package base-files
and will be silently overwritten if the package updates the file.
Signed-off-by:
|
By
Quirin Gylstorff
·
#6157
·
|
|
[isar-cip-core][PATCH 0/2] Secureboot fixes
From: Quirin Gylstorff <quirin.gylstorff@...>
Use correct swu-description.tmpl and use own file for image-uuid
to avoid overwrite by Debian package `base-files`.
Quirin Gylstorff (2):
From: Quirin Gylstorff <quirin.gylstorff@...>
Use correct swu-description.tmpl and use own file for image-uuid
to avoid overwrite by Debian package `base-files`.
Quirin Gylstorff (2):
|
By
Quirin Gylstorff
·
#6156
·
|
|
Re: [isar-cip-core][PATCH] Use u-boot-config instead of tools
Applied, thanks.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Applied, thanks.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6155
·
|
|
[isar-cip-core][PATCH] Use u-boot-config instead of tools
From: Quirin Gylstorff <quirin.gylstorff@...>
Swupdate requires libubootenv0.1 and u-boot-config to access the u-boot
environment. u-boot-config adds the configuration files.
Add the flag
From: Quirin Gylstorff <quirin.gylstorff@...>
Swupdate requires libubootenv0.1 and u-boot-config to access the u-boot
environment. u-boot-config adds the configuration files.
Add the flag
|
By
Quirin Gylstorff
·
#6154
·
|
|
Re: [isar-cip-core][PATCH] linux: Fix warning if USE_CIP_KERNEL_CONFIG is not defined
I'm fine with Florian's patch.
Quirin
I'm fine with Florian's patch.
Quirin
|
By
Quirin Gylstorff
·
#6153
·
|
|
Re: [isar-cip-core][PATCH] linux: Fix warning if USE_CIP_KERNEL_CONFIG is not defined
Means you are fine with Florian's patch? If there are no downsides, I
would prefer that pattern as well.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Means you are fine with Florian's patch? If there are no downsides, I
would prefer that pattern as well.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6152
·
|
|
Re: [isar-cip-core][PATCH] linux: Fix warning if USE_CIP_KERNEL_CONFIG is not defined
I will skip the url.
You could have written
SRC_URI_append = "${@conditional("USE_CIP_KERNEL_CONFIG", "1","git://...","",d)"
instead of
SRC_URI_append = "${@ "git://..." if
I will skip the url.
You could have written
SRC_URI_append = "${@conditional("USE_CIP_KERNEL_CONFIG", "1","git://...","",d)"
instead of
SRC_URI_append = "${@ "git://..." if
|
By
Quirin Gylstorff
·
#6151
·
|
|
Re: [isar-cip-core][PATCH] linux: Fix warning if USE_CIP_KERNEL_CONFIG is not defined
I'm not yet sure which string should be empty and would break with the
new version. Can you elaborate?
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
I'm not yet sure which string should be empty and would break with the
new version. Can you elaborate?
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
|
By
Jan Kiszka
·
#6150
·
|
|
Re: Siemens board failed to boot testing 5.10
Hello,
It seems a bit random as to which tests fail.
We have three boards and most of the time they pass the 5.10 tests, but sometimes they fail.
With all three of our IPC227E boards we randomly
Hello,
It seems a bit random as to which tests fail.
We have three boards and most of the time they pass the 5.10 tests, but sometimes they fail.
With all three of our IPC227E boards we randomly
|
By
Chris Paterson
·
#6149
·
|
|
Re: Cip-kernel-sec Updates for Week of 2021-01-28
Hi,
Debian maintainers speculate it might be related to 4c59406ed003
("xfrm: policy: Fix doulbe free in xfrm_policy_timer").
Of course we won't really know until Google discloses the
Hi,
Debian maintainers speculate it might be related to 4c59406ed003
("xfrm: policy: Fix doulbe free in xfrm_policy_timer").
Of course we won't really know until Google discloses the
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#6148
·
|
|
Re: Cip-kernel-sec Updates for Week of 2021-01-28
Looks like there's an update:
https://lore.kernel.org/stable/20210125142126.70d6a33c@.../
I will update the tracker.
ChenYu
Looks like there's an update:
https://lore.kernel.org/stable/20210125142126.70d6a33c@.../
I will update the tracker.
ChenYu
|
By
Chen-Yu Tsai (Moxa) <wens@...>
·
#6147
·
|