Lucene search
+L

10311 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/13 8:02 a.m.13 views

gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops

...

5.5CVSS7AI score0.00157EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/12 7:32 p.m.11 views

[SECURITY] Fedora 43 Update: uv-0.8.11-2.fc43

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

2.3CVSS6.6AI score0.00325EPSS
SaveExploits0
NVD
NVD
added 2025/09/12 4:15 p.m.16 views

CVE-2025-39797

In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRMMSGALLOCSPI Netlink message, which triggers the kernel function xfrmallocspi. This function is expected to ensure uniqueness of the Security...

7.8CVSS0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/12 4:15 p.m.15 views

UBUNTU-CVE-2025-39797

In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRMMSGALLOCSPI Netlink message, which triggers the kernel function xfrmallocspi. This function is expected to ensure uniqueness of the Security...

7.8CVSS5.9AI score0.00156EPSS
SaveExploits0References24
Fedora
Fedora
added 2025/09/12 2:07 a.m.18 views

[SECURITY] Fedora 42 Update: uv-0.8.11-2.fc42

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

2.3CVSS6.6AI score0.00325EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.7 views

SUSE CVE-2025-39767

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIGKASAN, CONFIGPREEMPTVOLUNTARYBUILD and CONFIGPREEMPTVOLUNTARY at the same time, there will be soft deadlock, the relevant logs are as follows...

5.5CVSS6.1AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.7 views

SUSE CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS6.3AI score0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/11 5:15 p.m.5 views

DEBIAN-CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.11 views

CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/11 5:15 p.m.7 views

DEBIAN-CVE-2025-39767

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIGKASAN, CONFIGPREEMPTVOLUNTARYBUILD and CONFIGPREEMPTVOLUNTARY at the same time, there will be soft deadlock, the relevant logs are as follows...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

AZL-67193 CVE-2025-39767 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIGKASAN, CONFIGPREEMPTVOLUNTARYBUILD and CONFIGPREEMPTVOLUNTARY at the same time, there will be soft deadlock, the relevant logs are as follows...

5.5CVSS5.5AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.12 views

UBUNTU-CVE-2025-39753

In the Linux kernel, the following vulnerability has been resolved: gfs2: Set .migratefolio in gfs2rgrp,metaaops Clears up the warning added in 7ee3647243e5 "migrate: Remove call to -writepage" that occurs in various xfstests, causing "something found in dmesg" failures. 341.136573 gfs2metaaops...

5.5CVSS5.8AI score0.00157EPSS
SaveExploits0References24
CVE
CVE
added 2025/09/11 4:56 p.m.47 views

CVE-2025-39785

The CVE-2025-39785 vulnerability resides in the Linux kernel driver for Hisilicon hibmc (drm/hisilicon/hibmc/hibmc_drm_drv.c). The root cause is that irq_request() used a local irq name variable which, after being passed to request_irq(), could be freed, leading to a use-after-free and potential ...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.16 views

CVE-2025-39785 drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/11 4:56 p.m.8 views

CVE-2025-39785 drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.25 views

CVE-2025-39767 LoongArch: Optimize module load time by optimizing PLT/GOT counting

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIGKASAN, CONFIGPREEMPTVOLUNTARYBUILD and CONFIGPREEMPTVOLUNTARY at the same time, there will be soft deadlock, the relevant logs are as follows...

0.00113EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.11 views

PT-2025-37225

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to module loading time optimization. Specifically, the module frob arch sections function utilizes a counting algorithm with On^2 complexity wh...

6.1AI score0.00113EPSS
SaveExploits0References11
Packet Storm News
Packet Storm News
added 2025/09/11 12:00 a.m.10 views

CISA Strategic Focus: CVE Quality for a Cyber Secure Future

The Cybersecurity and Infrastructure Security Agency CISA released CISA Strategic Focus: CVE Quality for a Cyber Secure Future. This detailed roadmap identifies priorities that will elevate the program to meet the needs of the global cybersecurity community. The roadmap and priorities are informe...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2025/09/11 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper optimization of PLT/GOT counts, which could lead to a soft deadlock...

5.5CVSS6AI score0.00113EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.9 views

PT-2025-37242

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/hisilicon/hibmc subsystem related to the irq request function. A local variable intended for the interrupt request IRQ name was being passed to...

5.6AI score0.00134EPSS
SaveExploits0References11
Rows per page
Query Builder