Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/14 9:30 p.m.2 views

EUVD-2022-55112

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning1 while deleting routes2 which is caused by trying to delete a route pointing to a nexthop id without specifying nhid but matching on an...

5.5CVSS5.1AI score0.00004EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/06/22 12:0 a.m.1 views

PT-2025-30757

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.16.0-rc2-WSL2-STABLE and earlier. Description A runtime warning was observed in the truncate folio batch exceptionals function within the Linux kernel's fuse module. This issue was addressed by applying a fix initially...

7.8CVSS6.2AI score0.00078EPSS
Exploits0References14
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.5 views

CVE-2022-50218 iio: light: isl29028: Fix the warning in isl29028_remove()

In the Linux kernel, the following vulnerability has been resolved: iio: light: isl29028: Fix the warning in isl29028remove The driver use the non-managed form of the register function in isl29028remove. To keep the release order as mirroring the ordering in probe, the driver should use non-manag...

0.00063EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.9 views

CVE-2022-49751 w1: fix WARNING after calling w1_process()

In the Linux kernel, the following vulnerability has been resolved: w1: fix WARNING after calling w1process I got the following WARNING message while removing driverds2482: ------------ cut here ------------ do not call blocking ops when !TASKRUNNING; state=1 set at w1process+0x9e/0x1d0 wire...

0.00012EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/03/06 4:8 p.m.10 views

CVE-2025-21829 RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the warning "rxecleanup+0x12c/0x170 rdmarxe" The Call Trace is as below: " ? showregs.cold+0x1a/0x1f ? rxecleanup+0x12c/0x170 rdmarxe ? warn+0x84/0xd0 ? rxecleanup+0x12c/0x170 rdmarxe ? reportbug+0x105/0x180 ?...

0.00014EPSS
Exploits0References5
CVE
CVE
added 2024/12/27 2:50 p.m.1836 views

CVE-2024-56583

CVE-2024-56583 maps to a Linux kernel issue in the SCSI/HISI SAS path. The Tencent advisory TSSA-2025:0215 lists this CVE with a fix described as adding cond_resched() for the no-forced-preemption model, to prevent watchdog-like stalls under heavy migrate/paging scenarios. The connected doc confi...

5.5CVSS6.5AI score0.00009EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.18 views

CVE-2024-53129

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtcstate. Fix warning: drivers/gpu/drm/rockchip/rockchipdrmvop.c:1096 vopplaneatomicasynccheck warn: variable dereferenced...

5.5CVSS5.6AI score0.00023EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.14 views

CVE-2024-50280 dm cache: fix flushing uninitialized delayed_work on cache_ctr error

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix flushing uninitialized delayedwork on cachectr error An unexpected WARNON from flushwork may occur when cache creation fails, caused by destroying the uninitialized delayedwork waker in the error path of cachecreate...

6.5AI score0.00019EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.14 views

CVE-2024-46806 drm/amdgpu: Fix the warning division or modulo by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the warning division or modulo by zero Checks the partition mode and returns an error for an invalid mode...

7AI score0.0001EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/04/28 12:59 p.m.17 views

CVE-2022-48633 drm/gma500: Fix WARN_ON(lock->magic != lock) error

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix WARNONlock-magic != lock error psbgemunpin calls dmaresvlock but the underlying wwmutex gets destroyed by drmgemobjectrelease move the drmgemobjectrelease call in psbgemfreeobject to after the unpin to fix the bel...

6.6AI score0.00005EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/04/17 10:10 a.m.24 views

CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS6.4AI score0.00015EPSS
Exploits0
OSV
OSV
added 2022/11/14 6:48 p.m.13 views

GSD-2022-1006900 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

mm/uffd: fix warning without PTEMARKERUFFDWP compiled in This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.3 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/10/02 1:43 p.m.5 views

GSD-2022-1006421 scsi: mpt3sas: Fix use-after-free warning

scsi: mpt3sas: Fix use-after-free warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.213 by commit...

7.3AI score
Exploits0
OSV
OSV
added 2022/09/17 1:3 a.m.8 views

GSD-2022-1006174 MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.256 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/09/17 12:38 a.m.9 views

GSD-2022-1005905 MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit...

7.2AI score
Exploits0
Oracle linux
Oracle linux
added 2021/11/02 12:0 a.m.51 views

Unbreakable Enterprise kernel security update

4.1.12-124.57.1 - target; fix print statement warning John Donnelly Orabug: 33495661 - enic;: fix warning on moduleparam disablevlan0, John Donnelly Orabug: 33495661 - bnx2fc: correct BNX2FCTMTIMEOUT to be 60 sec John Donnelly Orabug: 33495661 - target: Fix linux-4.1.y specific compile warning...

7.7CVSS7.2AI score0.01247EPSS
Exploits3
Rows per page
Query Builder