Go to file
Jiaying Song 32200384c7 python3-pycares: fix CVE-2025-48945
pycares is a Python module which provides an interface to c-ares. c-ares
is a C library that performs DNS requests and name resolutions
asynchronously. Prior to version 4.9.0, pycares is vulnerable to a
use-after-free condition that occurs when a Channel object is garbage
collected while DNS queries are still pending. This results in a fatal
Python error and interpreter crash. The vulnerability has been fixed in
pycares 4.9.0 by implementing a safe channel destruction mechanism.

References:
https://nvd.nist.gov/vuln/detail/CVE-2025-48945

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2025-07-06 19:23:22 -04:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems meta-openemnedded: Add myself as walnascar maintainer 2025-04-16 18:20:05 -07:00
meta-gnome libuser: correct the package version 2025-05-17 11:56:50 -06:00
meta-initramfs meta-openemnedded: Add myself as walnascar maintainer 2025-04-16 18:20:05 -07:00
meta-multimedia pipewire: Avoid having pipewire-native depend on pipewire 2025-05-17 11:56:50 -06:00
meta-networking postfix: fix rootfs file difference 2025-07-06 19:23:22 -04:00
meta-oe xmlsec1: avoid hardcoded ${RECIPE_SYSROOT} in xmlsec1-gnutls.pc 2025-07-06 19:23:22 -04:00
meta-perl meta-openemnedded: Add myself as walnascar maintainer 2025-04-16 18:20:05 -07:00
meta-python python3-pycares: fix CVE-2025-48945 2025-07-06 19:23:22 -04:00
meta-webserver apache2: Scrub -ffile-prefix-map in build.nice file 2025-05-17 11:56:50 -06:00
meta-xfce xfce4 update HOMEPAGEs 2025-06-20 10:46:49 -04:00
.gitignore
COPYING.MIT
README.md meta-openemnedded: Add myself as walnascar maintainer 2025-04-16 18:20:05 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster akuster808@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories