Lucene search
+L

5260 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.27 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
OSV
OSV
added 2025/02/26 2:10 a.m.11 views

CVE-2022-49339 net: ipv6: unexport __init-annotated seg6_hmac_init()

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.1AI score
SaveExploits0References11
CVE
CVE
added 2025/02/26 2:10 a.m.125 views

CVE-2022-49326

CVE-2022-49326 affects RTL818x wireless in Linux kernel (rtl8180/rtl8185/rtl8187se family). The issue arises from using not initialized tx queues, where reading ring->entries when zero can crash the kernel. The fix patches the driver to ignore priority for cards with a single TX queue and to p...

5.5CVSS6.4AI score0.0029EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.8 views

CVE-2022-49326 rtl818x: Prevent using not initialized queues

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one tx queue. Pierre Asselin [email protected] reported t...

6.3AI score0.0029EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.28 views

CVE-2022-49326 rtl818x: Prevent using not initialized queues

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one tx queue. Pierre Asselin [email protected] reported t...

0.0029EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:10 a.m.18 views

CVE-2022-49326 rtl818x: Prevent using not initialized queues

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one tx queue. Pierre Asselin [email protected] reported t...

5.5CVSS5.3AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.23 views

CVE-2022-49163 media: imx-jpeg: fix a bug of accessing array out of bounds

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS0.0027EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49163

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.97 views

CVE-2022-49163

CVE-2022-49163 is a Linux kernel issue affecting the media/imx-jpeg driver. When parsing JPEGs, if an error occurs before a slot is acquired, a default MXC_MAX_SLOTS may be used and the driver can access the slot with an incorrect slot number, causing an out-of-bounds access. This leads to a chan...

7.1CVSS5.4AI score0.0027EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.16 views

CVE-2022-49163 media: imx-jpeg: fix a bug of accessing array out of bounds

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXCMAXSLOTS. If the driver access the slot using the incorrect slot number, i...

7.1CVSS5.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.63 views

CVE-2022-49131

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix kernel panic during unload/load ath11k modules Call netifnapidel from ath11kahbfreeextirq to fix the following kernel panic when unload/load ath11k modules for few iterations. 971.201365 Unable to handle kernel paging...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.108 views

CVE-2022-49131

CVE-2022-49131 concerns a Linux kernel kernel-panic in the ath11k driver while unloading/loading modules on some ARM platforms. The root cause is a dereference path leading to an OOPS in napi_by_id during netif_napi_add, which could occur over repeated unload/load cycles. The fixed fix is to call...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.4 views

CVE-2022-49131 ath11k: fix kernel panic during unload/load ath11k modules

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix kernel panic during unload/load ath11k modules Call netifnapidel from ath11kahbfreeextirq to fix the following kernel panic when unload/load ath11k modules for few iterations. 971.201365 Unable to handle kernel paging...

6.4AI score0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:55 a.m.23 views

CVE-2022-49131 ath11k: fix kernel panic during unload/load ath11k modules

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix kernel panic during unload/load ath11k modules Call netifnapidel from ath11kahbfreeextirq to fix the following kernel panic when unload/load ath11k modules for few iterations. 971.201365 Unable to handle kernel paging...

5.5CVSS5.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49131 ath11k: fix kernel panic during unload/load ath11k modules

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix kernel panic during unload/load ath11k modules Call netifnapidel from ath11kahbfreeextirq to fix the following kernel panic when unload/load ath11k modules for few iterations. 971.201365 Unable to handle kernel paging...

0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.231 views

CVE-2022-49124

The CVE-2022-49124 entry concerns the Linux kernel x86 MCE workaround for an erratum in fast string copy instructions (REP; MOVS*). A rare kernel panic can occur when an uncorrected error is in the first cache line of a page and the kernel executes page_copy from the previous page, causing an MCE...

5.5CVSS5.5AI score0.00251EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.64 views

CVE-2022-49124

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

5.5CVSS5.4AI score0.00251EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49124 x86/mce: Work around an erratum on fast string copy instructions

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy instructions: 1 An uncorrected error. 2 That err...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.110 views

CVE-2022-49096

The CVE-2022-49096 issue in the Linux kernel affects the sfc (Solarflare) network driver: after ethtool -G changes to rx/tx ring buffer sizes, the driver reallocates/reinitializes queues but fails to reinitialize the XDP TX queues (efx->xdp_tx_queues). This can lead to the XDP path using an un...

7.8CVSS5.5AI score0.00254EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.30 views

CVE-2022-49096 net: sfc: add missing xdp queue reinitialization

In the Linux kernel, the following vulnerability has been resolved: net: sfc: add missing xdp queue reinitialization After rx/tx ring buffer size is changed, kernel panic occurs when it acts XDPTX or XDPREDIRECT. When tx/rx ring buffer size is changedethtool -G, sfc driver reallocates and...

7.8CVSS0.00254EPSS
SaveExploits0References4
Rows per page
Query Builder