Lucene search
K

17 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-54878

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00042EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-54889

Malicious code in bioql PyPI...

5.5CVSS5.7AI score0.00093EPSS
Exploits0References9
CVE
CVE
added 2025/09/18 1:33 p.m.19 views

CVE-2023-53397

Technical details about CVE-2023-53397 (Linux kernel modpost off-by-one in is_executable_section) are not publicly available in the provided connected documents. Monitor for updates from vendors/security advisories.

5.5CVSS6.1AI score0.00021EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49726

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource 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...

5.5CVSS0.00065EPSS
Exploits0References5
NVD
NVD
added 2025/02/26 7:1 a.m.4 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.5CVSS0.00011EPSS
Exploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-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.5CVSS6AI score0.00093EPSS
Exploits0References11
CVE
CVE
added 2025/02/26 2:24 a.m.147 views

CVE-2022-49726

CVE-2022-49726 concerns the Linux kernel clocksource for Hyper-V. The issue arises from exporting an __init-annotated hv_init_clocksource() symbol, while the __init code may be freed after initialization, making the symbol potentially invalid for modules. The vulnerability can lead to a kernel pa...

5.5CVSS5.2AI score0.00065EPSS
Exploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.6 views

CVE-2022-49726

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource 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...

5.5CVSS5.3AI score0.00065EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.16 views

CVE-2022-49726 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource 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...

0.00065EPSS
Exploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.49 views

CVE-2022-49355

CVE-2022-49355 is rejected/withdrawn by the CVE Numbering Authority; not an active vulnerability entry.

6.8AI score
Exploits0
CVE
CVE
added 2025/02/26 2:11 a.m.109 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.00042EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.7 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.5CVSS5.2AI score0.00042EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.11 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.00042EPSS
Exploits0References8
CVE
CVE
added 2025/02/26 2:11 a.m.144 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.00011EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.8 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.00011EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.12 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.00011EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.6 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.00093EPSS
Exploits0
Rows per page
Query Builder