Lucene search
+L

63 matches found

CVE
CVE
added 2025/02/26 2:11 a.m.125 views

CVE-2022-49350

CVE-2022-49350 affects the Linux kernel in the net/mdio area, where the symbol mdio_bus_init is annotated with init and exported. The combination of EXPORT_SYMBOL with init places code in .init.text, which may be freed after init and lead to a kernel panic if accessed by modules. The public advis...

5.5CVSS6.4AI score0.00284EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.19 views

CVE-2022-49350 net: mdio: unexport __init-annotated mdio_bus_init()

In the Linux kernel, the following vulnerability has been resolved: net: mdio: unexport init-annotated mdiobusinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a free...

0.00284EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 2:11 a.m.12 views

CVE-2022-49350 net: mdio: unexport __init-annotated mdio_bus_init()

In the Linux kernel, the following vulnerability has been resolved: net: mdio: unexport init-annotated mdiobusinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a free...

5.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.20 views

CVE-2022-49345 net: xfrm: unexport __init-annotated xfrm4_protocol_init()

In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport init-annotated xfrm4protocolinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

0.00291EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.10 views

CVE-2022-49345

In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport init-annotated xfrm4protocolinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS5.3AI score0.00291EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.162 views

CVE-2022-49345

The CVE-2022-49345 issue affects the Linux kernel’s net: xfrm subsystem, where __init-annotated xfrm4_protocol_init() is exported via EXPORT_SYMBOL, causing use-after-free risk when __init and EXPORT_SYMBOL co-exist. The root cause is the .init text is freed after init, so modules could access fr...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/02/26 2:10 a.m.160 views

CVE-2022-49339

CVE-2022-49339 affects the Linux kernel’s IPv6 stack, specifically the internal call between seg6.c and seg6_hmac.c. The issue arises from exporting an __init-annotated symbol whose .init.text section can be freed after initialization, creating a potential kernel panic when a module references a ...

5.5CVSS6.4AI score0.00277EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.25 views

CVE-2022-49339

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: unexport init-annotated seg6hmacinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a fre...

5.5CVSS5.3AI score0.00277EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Do not perform the strip or remove function when the driver is built-in. Using exit for the remove function results in the remove callback being discarded when CONFIGMMCDAVINCI=y is enabled. When such a device becom...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: tick/nohz: unexport __init-annotated tick_nohz_full_setup()

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS6.8AI score0.00281EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/09 3:37 a.m.6 views

SUSE CVE-2024-39484

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
NVD
NVD
added 2024/07/05 7:15 a.m.31 views

CVE-2024-39484

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

5.5CVSS0.00228EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/05 7:15 a.m.1 views

DEBIAN-CVE-2024-39484

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

5.5CVSS5.7AI score0.00228EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/05 6:55 a.m.34 views

CVE-2024-39484 mmc: davinci: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

6.9AI score0.00228EPSS
SaveExploits0References6
CVE
CVE
added 2024/07/05 6:55 a.m.147 views

CVE-2024-39484

CVE-2024-39484 - Linux kernel mmc: davinci driver: the remove callback was discarded when built-in and __exit was used, causing resource leaks on unbind/reset. The fix compiles the remove callback unconditionally so it is always executed during driver removal. Connected sources confirm the issue ...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.9 views

SUSE CVE-2024-38611

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

4.4CVSS6.4AI score0.00228EPSS
SaveExploits0References10
NVD
NVD
added 2024/06/19 2:15 p.m.18 views

CVE-2024-38611

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS0.00228EPSS
SaveExploits0References9
CVE
CVE
added 2024/06/19 1:56 p.m.141 views

CVE-2024-38611

In CVE-2024-38611, the Linux kernel’s media: i2c: et8ek8 driver vulnerability occurs when the remove callback is defined with __exit; under CONFIG_VIDEO_ET8EK8=y, the remove callback can be discarded on unbind, causing resource leaks. The issue is fixed by compiling the remove callback unconditio...

7.3CVSS6.6AI score0.00228EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/19 1:56 p.m.16 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS6.1AI score
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.5 views

kernel: tick/nohz: unexport __init-annotated tick_nohz_full_setup()

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS6.3AI score0.00281EPSS
SaveExploits0References5
Rows per page
Query Builder