Lucene search
+L

3997 matches found

UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.7 views

CVE-2022-50670

In the Linux kernel, the following vulnerability has been resolved: mmc: omaphsmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

5.7AI score0.00244EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.10 views

CVE-2023-53824

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

7.8CVSS5.4AI score0.00194EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.10 views

CVE-2023-53820

In the Linux kernel, the following vulnerability has been resolved: loop: loopsetstatusfrominfo check before assignment In loopsetstatusfrominfo, lo-looffset and lo-losizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value will be changed t...

6.2AI score0.00276EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.6 views

CVE-2022-50666

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

9.8CVSS5.4AI score0.00733EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53799

In the Linux kernel, the following vulnerability has been resolved: crypto: api - Use work queue in cryptodestroyinstance The function cryptodropspawn expects to be called in process context. However, when an instance is unregistered while it still has active users, the last user may cause the...

0.00205EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the...

6.1AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.7 views

CVE-2023-53809

In the Linux kernel, the following vulnerability has been resolved: l2tp: Avoid possible recursive deadlock in l2tptunnelregister When a file descriptor of pppol2tp socket is passed as file descriptor of UDP socket, a recursive deadlock occurs in l2tptunnelregister. This situation is reproduced b...

5.4AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.7 views

CVE-2023-53796

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix information leak in f2fsmoveinlinedirents When converting an inline directory to a regular one, f2fs is leaking uninitialized memory to disk because it doesn't initialize the entire directory block. Fix this by...

5.7AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53803

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in sesenclosuredataprocess A fix for: BUG: KASAN: slab-out-of-bounds in sesenclosuredataprocess+0x949/0xe30 ses Read of size 1 at addr ffff88a1b043a451 by task systemd-udevd/3271 Checking after a...

8.1CVSS6AI score0.00289EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53811

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

5.6AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53807

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

5.7AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2022-50642

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosectypec: zero out stale pointers crostypecgetswitchhandles allocates four pointers when obtaining type-c switch handles. These pointers are all freed if failing to obtain any of them; therefore, pointers in...

6.5AI score0.00199EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53817

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS5.7AI score0.00508EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.15 views

PT-2025-49659

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the crypto API related to instance destruction. The crypto drop spawn function is designed to operate within a process context, but it can be triggere...

6.1AI score0.00205EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/08 10:15 p.m.8 views

CVE-2025-62408

c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using readanswer and processanswer, which can cause a Denial of Service. This issue is fixed in version 1.34.6...

5.9CVSS6.8AI score0.00427EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/08 7:02 a.m.6 views

CVE-2025-14221 SourceCodester Online Banking System page cross site scripting

A vulnerability was detected in SourceCodester Online Banking System 1.0. This impacts an unknown function of the file /?page=user. The manipulation of the argument First Name/Last Name results in cross site scripting. The attack can be launched remotely. The exploit is now public and may be used...

5.1CVSS5.4AI score0.00254EPSS
SaveExploits2References5
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

DEBIAN-CVE-2023-53762

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...

8.8CVSS5.4AI score0.00245EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.7 views

CVE-2023-53753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/08 12:00 a.m.7 views

CVE-2025-40311

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

5.4AI score0.00186EPSS
SaveExploits0References21
Rows per page
Query Builder