Lucene search
K

60 matches found

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

EUVD-2025-12848

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00166EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2025-22696

Malicious code in bioql PyPI...

8.7AI score0.00165EPSS
Exploits0References8
CVE
CVE
added 2025/08/16 11:12 a.m.53 views

CVE-2025-38531

CVE-2025-38531 affects the Linux kernel IIO common/st_sensors code. The issue arises from using uninitialized indio_dev->dev in probe paths, which can trigger a kernel panic in st_sensors_power_enable() when devm_regulator_bulk_get_enable() fails and later calls dev_err_probe() with an uniniti...

5.5CVSS6.3AI score0.00146EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48777

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partitio...

5.5CVSS5.7AI score0.00225EPSS
Exploits0References2
NVD
NVD
added 2025/07/28 12:15 p.m.8 views

CVE-2025-38490

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

7.8CVSS0.00151EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/07/27 3:31 p.m.19 views

CVE-2025-38450

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925stasetdecapoffload Add a NULL check for msta-vif before accessing its members to prevent a kernel panic in AP mode deployment. This also fix the issue reported in 1. T...

7CVSS7.1AI score0.00145EPSS
Exploits0References4
NVD
NVD
added 2025/07/25 4:15 p.m.5 views

CVE-2025-38445

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1reshape In the raid1reshape function, newpool is allocated on the stack and assigned to conf-r1biopool. This results in conf-r1biopool.wait.head pointing to a stack address...

7.1CVSS0.00165EPSS
Exploits0References10
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

UBUNTU-CVE-2025-38113

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

5.5CVSS6AI score0.00157EPSS
Exploits0References31
RedhatCVE
RedhatCVE
added 2025/06/20 7:28 p.m.5 views

CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7CVSS6.9AI score0.0016EPSS
Exploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50232

In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables This issue was fixed upstream by accident in c3cee924bd85 "arm64: head: cover entire kernel image in initial ID map" as part of a large refactoring of the arm64 boot flow. This simple fix is...

5.5CVSS5.4AI score0.00173EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:3 a.m.7 views

CVE-2022-50195 ARM: dts: qcom: replace gcc PXO with pxo_board fixed clock

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: qcom: replace gcc PXO with pxoboard fixed clock Replace gcc PXO phandle to pxoboard fixed clock declared in the dts. gcc driver doesn't provide PXOSRC as it's a fixed-clock. This cause a kernel panic if any driver...

5.5CVSS6.1AI score0.00179EPSS
Exploits0References5
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

5.5CVSS0.0016EPSS
Exploits0References6
NVD
NVD
added 2025/05/20 4:15 p.m.8 views

CVE-2025-37902

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.24 views

CVE-2023-53082 vp_vdpa: fix the crash in hot unplug with vp_vdpa

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

0.00168EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.6 views

PT-2025-18519 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue has been identified in the Linux kernel, specifically in the ftrace module. The @ftrace mod is allocated by kzalloc, resulting in both members prev,nex...

8.8CVSS7.4AI score0.0129EPSS
Exploits3References467
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.17 views

CVE-2025-21973 eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

0.00178EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/03/29 5:48 p.m.24 views

CVE-2023-53013

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

4.4CVSS7.2AI score0.00141EPSS
Exploits0References4
NVD
NVD
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS0.0027EPSS
Exploits0References8
NVD
NVD
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49361

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel 1, which can be reproduced. The bug message is: The kernel message is shown below: kernel BUG at fs/inode.c:611! Call Trace:...

5.5CVSS0.00245EPSS
Exploits0References5
NVD
NVD
added 2025/02/26 7:0 a.m.28 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.5CVSS0.00249EPSS
Exploits0References5
Rows per page
Query Builder