|
New CVE entries this week 3 messages
Hi ! It's this week's CVE report. This week reported 12 new CVEs and 5 updated CVEs. * New CVEs CVE-2022-1972: nf_tables: sanitize nft_set_desc_concat_parse() CVSS v3 score is not assigned. An OOB wri
Hi ! It's this week's CVE report. This week reported 12 new CVEs and 5 updated CVEs. * New CVEs CVE-2022-1972: nf_tables: sanitize nft_set_desc_concat_parse() CVSS v3 score is not assigned. An OOB wri
|
By
Masami Ichikawa
·
|
|
CIP IRC weekly meeting today on libera.chat
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 3/3] recipes-core/ltp: Disable autotest 8 messages
Fixes the following error during cross-build. Makefile:207: *** running tests on cross-compile build not supported. Stop. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp
Fixes the following error during cross-build. Makefile:207: *** running tests on cross-compile build not supported. Stop. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][PATCH 2/3] recipes-core/ltp: refactor ltp recipe
Add ltp.inc file so that downstream users can build their own ltp version using bits from isar-cip-core. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/ltp-full_2022052
Add ltp.inc file so that downstream users can build their own ltp version using bits from isar-cip-core. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/ltp-full_2022052
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][PATCH 1/3] recipes-core/ltp: Update to the latest ltp version
Update to the latest ltp version. The latest ltp version depends on pkg-config. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/files/debian/control | 2 +- .../ltp/{ltp-
Update to the latest ltp version. The latest ltp version depends on pkg-config. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/files/debian/control | 2 +- .../ltp/{ltp-
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][PATCH 0/3] Update ltp
The series does the following P1 - Updates ltp to the latest one and adds pkg-config as dependency P2 - Introduce ltp.inc file to support downstream customizations P3 - Disable make tests. This is not
The series does the following P1 - Updates ltp to the latest one and adds pkg-config as dependency P2 - Introduce ltp.inc file to support downstream customizations P3 - Disable make tests. This is not
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][RFC v2 1/4] ISAR update
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15 -------- conf/ma
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15 -------- conf/ma
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 3/4] Adapt swupdate and verity to use new IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs include: I
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs include: I
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 4/4] scripts/deploy-cip-core: Adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh | 8 ++++---- 1 fi
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh | 8 ++++---- 1 fi
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 0/4] Adapt isar-cip-core to ISAR IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.img from a
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.img from a
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 2/4] start-qemu.sh: adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/start-q
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/start-q
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC 3/4] Adapt swupdate and verity to use new IMAGE_CMD_* 3 messages
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs include: I
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs include: I
|
By
Quirin Gylstorff
·
|
|
pkexec vs kernel -- root to anyone who asks nicely 3 messages
Hi! There's a security problem in pkexec vs. kernel interaction. Impact is local root. If you want to get root on someone else's system, it should be easy right now. It is fixed in 5.18, 5.10.120, and
Hi! There's a security problem in pkexec vs. kernel interaction. Impact is local root. If you want to get root on someone else's system, it should be easy right now. It is fixed in 5.18, 5.10.120, and
|
By
Pavel Machek
·
|
|
[isar-cip-core][RFC 0/4] Adapt isar-cip-core to ISAR IMAGE_CMD_* 5 messages
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.img from a
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.img from a
|
By
Quirin Gylstorff
·
|
|
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 188 builds: 3 failed, 185 passed, 4 errors, 10 warnings (v5.10.118-cip8-218-g9c4d612b27204)
#kernelci
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 188 builds: 3 failed, 185 passed, 4 errors, 10 warnings (v5.10.118-cip8-218-g9c4d612b27204) Full Build Summary: https://kernelci.org/build/cip-gitlab/
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 188 builds: 3 failed, 185 passed, 4 errors, 10 warnings (v5.10.118-cip8-218-g9c4d612b27204) Full Build Summary: https://kernelci.org/build/cip-gitlab/
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 112 runs, 19 regressions (v4.19.245-cip74-32-g2d021d7a9e637)
#kernelci
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 112 runs, 19 regressions (v4.19.245-cip74-32-g2d021d7a9e637) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig |
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 112 runs, 19 regressions (v4.19.245-cip74-32-g2d021d7a9e637) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 39 runs, 3 regressions (v4.19.245-cip74-32-g2d021d7a9e637)
#kernelci
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 39 runs, 3 regressions (v4.19.245-cip74-32-g2d021d7a9e637) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 39 runs, 3 regressions (v4.19.245-cip74-32-g2d021d7a9e637) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-cip-nfs: 10 runs, 2 regressions (v4.19.245-cip74-32-g2d021d7a9e637)
#kernelci
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-cip-nfs: 10 runs, 2 regressions (v4.19.245-cip74-32-g2d021d7a9e637) Regressions Summary ------------------- platform | arch | lab | compiler | defco
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-cip-nfs: 10 runs, 2 regressions (v4.19.245-cip74-32-g2d021d7a9e637) Regressions Summary ------------------- platform | arch | lab | compiler | defco
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 170 builds: 6 failed, 164 passed, 2 errors, 30 warnings (v4.19.245-cip74-32-g2d021d7a9e637)
#kernelci
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 170 builds: 6 failed, 164 passed, 2 errors, 30 warnings (v4.19.245-cip74-32-g2d021d7a9e637) Full Build Summary: https://kernelci.org/build/cip-gitlab/
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 170 builds: 6 failed, 164 passed, 2 errors, 30 warnings (v4.19.245-cip74-32-g2d021d7a9e637) Full Build Summary: https://kernelci.org/build/cip-gitlab/
|
By
kernelci.org bot
·
|
|
[isar-cip-core][RFC 1/4] ISAR update
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15 ---------------
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15 ---------------
|
By
Quirin Gylstorff
·
|