Lucene search
+L

13103 matches found

OSV
OSV
added 2025/10/22 2:15 p.m.13 views

UBUNTU-CVE-2023-53722

In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1removedisk If rddev-raiddisk is greater than mddev-raiddisks, there will be an out-of-bounds in raid1removedisk. We have already found similar reports as follows: 1 commit d17f744e883b...

6AI score0.00197EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.9 views

CVE-2023-53718

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

7.8CVSS5.5AI score0.00144EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/22 12:0 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 an unchecked kzalloc return value that could lead to a null pointer dereference...

5.8AI score0.00172EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.4 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 Linux kernel that stems from a lack of checking of bmp-dbagl2size, which could lead to an out-of-bounds shift...

6.1AI score0.0016EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.10 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 a memory leak in the error handling path of the qla2x00probeone function, which could lead to memory...

5.6AI score0.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 6:30 p.m.8 views

EUVD-2022-54785

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.1CVSS5.2AI score0.0029EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54476

In the Linux kernel, the following vulnerability has been resolved: ath11k: Change max no of active probe SSID and BSSID to fw capability The maximum number of SSIDs in a for active probe requests is currently reported as 16 WLANSCANPARAMSMAXSSID when registering the driver. The scanreqparams...

5.5CVSS5.5AI score0.00291EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.9 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.9 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.4 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.12 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.10 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.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.10 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.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.6 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.9 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.11 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.16 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.7 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
Rows per page
Query Builder