Lucene search
K

19 matches found

EUVD
EUVD
added 2025/10/22 6:30 p.m.3 views

EUVD-2022-54680

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

5.5CVSS4.9AI score0.00112EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-22686

Malicious code in bioql PyPI...

7.6AI score0.0007EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-20964

Malicious code in bioql PyPI...

6.3AI score0.00074EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49905

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: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit,...

5.5CVSS6.1AI score0.00023EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.3 views

CVE-2025-38461

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

4.7CVSS5.3AI score0.00051EPSS
Exploits0
OSV
OSV
added 2025/07/25 12:47 p.m.3 views

CVE-2025-38355 drm/xe: Process deferred GGTT node removals on device unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

5.5CVSS6.3AI score0.00049EPSS
Exploits0References6
NVD
NVD
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38284

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: configure manual DAC mode via PCI config API only To support 36-bit DMA, configure chip proprietary bit via PCI config API or chip DBI interface. However, the PCI device mmap isn't set yet and the DBI is also...

5.5CVSS0.00074EPSS
Exploits0References2
NVD
NVD
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50101

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: vt8623fb: Check the size of screen before memsetio In the function vt8623fbsetpar, the value of 'screensize' is calculated by the user input. If the user provides the improper value, the value of 'screensize' may...

7.8CVSS0.00051EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.4 views

PT-2025-26025 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, specifically in the arkfb driver. The issue arises in the arkfb set par function, where the screen size value is calculated bas...

7.8CVSS5.7AI score0.02746EPSS
Exploits16References587
CVE
CVE
added 2025/05/01 2:10 p.m.74 views

CVE-2022-49905

CVE-2022-49905: In the Linux kernel net/smc, smc_init() registers pernet subsystems without proper error handling, risking leaked pernet namespace. If register_pernet_subsys(&smc_net_stat_ops) or smc_nl_init() fails, &smc_net_stat_ops might not be reverted, leaving wild ops in the subsystem linke...

5.5CVSS6.5AI score0.00023EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-49552

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to...

5.5CVSS6.6AI score0.00112EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-35832

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or...

5.5CVSS6AI score0.00064EPSS
Exploits0References2
NVD
NVD
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49444

In the Linux kernel, the following vulnerability has been resolved: module: fix eshstrndx.shsize=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if info-secstringsstrhdr-shsize - 1 != '\0' BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 10000006...

7.1CVSS0.00014EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.13 views

CVE-2024-56768 bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfgetsmpprocessorid on !CONFIGSMP On x86-64 calling bpfgetsmpprocessorid in a kernel with CONFIGSMP disabled can trigger the following bug, as pcpuhot is unavailable: 8.471774 BUG: unable to handle page fault for addres...

0.00033EPSS
Exploits0References2
CVE
CVE
added 2025/01/06 4:20 p.m.116 views

CVE-2024-56768

CVE-2024-56768 (Linux kernel) : On x86-64, calling bpf_get_smp_processor_id() in builds with CONFIG_SMP disabled can trigger a page fault due to unavailable pcpu_hot. The fix in the patch inline returns 0 for the !CONFIG_SMP path, preventing the fault. References point to the kernel stable histor...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/06 12:0 a.m.1 views

PT-2025-3315 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to the fixed version Description: A bug in the Linux kernel has been resolved, specifically in the bpf get smp processor id function when CONFIG SMP is disabled. On x86-64, calling this function can trigger an erro...

8.1CVSS7.5AI score0.0009EPSS
Exploits3References883
OSV
OSV
added 2024/07/29 3:48 p.m.15 views

CVE-2024-41098 ata: libata-core: Fix null pointer dereference on error

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ataportalloc call in atahostalloc fails, atahostrelease will get called. However, the code in atahostrelease tries to free ataport struct members unconditionally, whi...

5.5CVSS6.1AI score0.0001EPSS
Exploits0References13
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.30 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00012EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2011/02/01 12:0 a.m.24 views

Kingsoft Antivirus 'KisKrnl.sys' Driver Denial of Service Vulnerability

This host is installed with Kingsoft Antivirus and is prone to denial of service vulnerability. OpenVAS Vulnerability Test $Id: secpodkingsoftantivirusdosvuln.nasl 7015 2017-08-28 11:51:24Z teissa $ Kingsoft Antivirus 'KisKrnl.sys' Driver Denial of Service Vulnerability Authors: Sooraj KS...

2.1CVSS6.7AI score0.00351EPSS
Exploits1References3
Rows per page
Query Builder