Lucene search
+L

13117 matches found

EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54830

In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Use ttyportdestroy to destroy port In goldfishttyprobe, the port initialized through ttyportinit should be destroyed in error paths.In goldfishttyremove, qtty-port also should be destroyed or else might leak...

5.5CVSS5.2AI score0.00257EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/21 12:31 p.m.6 views

EUVD-2022-54716

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release method to free dbsdata The struct dbsdata embeds a struct govattrset and the struct govattrset embeds a kobject. Since every kobject must have a release method and we can't use kfree to free...

5.5CVSS5.7AI score0.0026EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.9 views

EUVD-2022-54692

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and bssid CAM here, will get leaks during SER system error recover L2 reset process and ieee80211restarthw which is called by L2 reset process eventuall...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.14 views

EUVD-2022-54824

In the Linux kernel, the following vulnerability has been resolved: staging: r8188eu: prevent -Ssid overflow in rtwwxsetscan This code has a check to prevent read overflow but it needs another check to prevent writing beyond the end of the -Ssid array...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.12 views

EUVD-2022-54723

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.5CVSS5.1AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54726

In the Linux kernel, the following vulnerability has been resolved: ath9khtc: fix potential out of bounds access with invalid rxstatus-rskeyix The "rxstatus-rskeyix" eventually gets passed to testbit so we need to ensure that it is within the bitmap. drivers/net/wireless/ath/ath9k/common.c:46...

7.1CVSS5.3AI score0.00276EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/21 12:31 p.m.6 views

EUVD-2022-54708

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix resource leak in lpfcsli4sendseqtoulp If no handler is found in lpfccompleteunsoliocb to match the rctl of a received frame, the frame is dropped and resources are leaked. Fix by returning resources when discardin...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54704

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: don't set sb values if can't pass sanity check If bitmap area contains invalid data, kernel will crash then mdadm triggers "Segmentation fault". This is cluster-md speical bug. In non-clustered env, mdadm will handle...

5.5CVSS5AI score0.00318EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/21 12:31 p.m.15 views

EUVD-2022-54702

In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver fails to probe, we will get the following splat: 59.305988 ------------ cut here ------------ 59.306417 WARNING: CPU: 2 PID: 395 at...

5.5CVSS5AI score0.0022EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54827

In the Linux kernel, the following vulnerability has been resolved: ftrace: Clean up hash directfunctions on register failures We see the following GPF when registerftracedirect fails: general protection fault, probably for non-canonical address \ 0x200000000000010: 0000 1 PREEMPT SMP...

5.5CVSS4.9AI score0.00281EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54725

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Inhibit aborts if external loopback plug is inserted After running a short external loopback test, when the external loopback is removed and a normal cable inserted that is directly connected to a target device, the...

5.5CVSS5.2AI score0.00226EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.12 views

EUVD-2022-54873

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

5.5CVSS5AI score0.00653EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.22 views

EUVD-2022-54895

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, pair only capable devices OFFLOADS paring using devcom is possible only on devices that support LAG. Filter based on lag capabilities. This fixes an issue where mlx5getnextphysdev was called without holding th...

5.5CVSS4.8AI score0.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.9 views

EUVD-2022-54880

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4FCREPLAY from on-disk superblock field sstate The EXT4FCREPLAY bit in sbi-smountstate is used to indicate that we are in the middle of replay the fast commit journal. This was actually a mistake, since the...

5.5CVSS5.3AI score0.0028EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.5 views

EUVD-2022-54857

In the Linux kernel, the following vulnerability has been resolved: tcp: tcprtxsynack can be called from process context Laurent reported the enclosed report 1 This bug triggers with following coditions: 0 Kernel built with CONFIGDEBUGPREEMPT=y 1 A new passive FastOpen TCP socket is created. This...

5.5CVSS5.7AI score0.00291EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54866

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fsdozerorange As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215894 I have encountered a bug in F2FS file system in kernel v5.17. I have uploaded the...

5.5CVSS4.9AI score0.00271EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54892

In the Linux kernel, the following vulnerability has been resolved: drm/etnaviv: check for reaped mapping in etnaviviommuunmapgem When the mapping is already reaped the unmap must be a no-op, as we would otherwise try to remove the mapping twice, corrupting the involved data structures...

5.5CVSS5.2AI score0.00279EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.12 views

EUVD-2022-54846

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.5CVSS5AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.15 views

EUVD-2022-54849

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid f2fsbugon in decvalidnodecount As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215897 I have encountered a bug in F2FS file system in kernel v5.17. The kernel should enable...

5.5CVSS5AI score0.00257EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54887

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Clear prog-jitedlen along prog-jited syzbot reported an illegal copytouser attempt from bpfproggetinfobyfd 1 There was no repro yet on this bug, but I think that commit 0aef499f3172 "mm/usercopy: Detect vmalloc...

5.5CVSS5.2AI score0.00282EPSS
SaveExploits0References8
Rows per page
Query Builder