Lucene search
+L

18302 matches found

NVD
NVD
added 2025/02/27 2:15 a.m.23 views

CVE-2025-21711

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 2:15 a.m.6 views

DEBIAN-CVE-2025-21711

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.12 views

AZL-58005 CVE-2025-21711 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.22 views

UBUNTU-CVE-2025-21711

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References34
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.12 views

PT-2025-8896 · Linux +4 · Linux Kernel +4

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 drm/amdgpu component. The issue arises in the psp init cap microcode function when it fails to load firmwar...

7.8CVSS7.3AI score0.36848EPSS
SaveExploits7References2030
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.15 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 not exiting correctly when loading firmware fails, which could lead to invalid memory accesses...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.8 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 not properly handling IRQ releases, which could result in invalid IRQ releases...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/02/26 7:26 a.m.12 views

Recommended update for Maven

This update for Maven fixes the following issues: maven-dependency-analyzer was updated from version 1.13.2 to 1.15.1: Key changes across versions: Bug fixes and improved support of dynamic types Dependency upgrades ASM, Maven core, and notably the removal of commons-io Improved error handling by...

8.8CVSS8.4AI score0.22709EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

DEBIAN-CVE-2022-49606

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix sleep from invalid context BUG Taking the qosmutex to process RoCEv2 QP's on netdev events causes a kernel splat. Fix this by removing the handling for RoCEv2 in irdmacmteardownconnections that uses the mutex. Thi...

5.5CVSS5.4AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.36 views

CVE-2022-49606

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix sleep from invalid context BUG Taking the qosmutex to process RoCEv2 QP's on netdev events causes a kernel splat. Fix this by removing the handling for RoCEv2 in irdmacmteardownconnections that uses the mutex. Thi...

5.5CVSS0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49553

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate BOOT sectorsperclusters When the NTFS BOOT sectorsperclusters field is 0x80, it represents a shift value. Make sure that the shift value is not too large before using it NTFS max cluster size is 2MB. Return...

5.5CVSS5.4AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

DEBIAN-CVE-2022-49520

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

5.5CVSS5.5AI score0.00297EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

DEBIAN-CVE-2022-49429

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent panic when SDMA is disabled If the hfi1 module is loaded with HFI1CAPSDMA off, a call to hfi1writeiter will dereference a NULL pointer and panic. A typical stack frame is: sdmaselectuserengine hfi1...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49407

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

9.8CVSS0.00867EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

DEBIAN-CVE-2022-49383

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.32 views

CVE-2022-49383

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49325

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp-sndcwnd We had various bugs over the years with code breaking the assumption that tp-sndcwnd is greater than zero. Lately, syzbot reported the WARNONONCE!tp-priorcwnd added in commit 8b8a321ff72c...

5.5CVSS5.5AI score0.00631EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49322

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="traceevent=initcall:initcallstart tpprintk=1" in the cmdline, the outputprintk was called, and the spinlockirqsave was called in the...

5.5CVSS5.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

DEBIAN-CVE-2022-49248

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction AV/C deferred transaction was supported at a commit 00a7bb81c20f "ALSA: firewire-lib: Add support for deferred transaction" while 'deferrable' flag can be...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.17 views

UBUNTU-CVE-2022-49407

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

9.8CVSS6.2AI score0.00867EPSS
SaveExploits0References12
Rows per page
Query Builder