Lucene search
+L

6883 matches found

UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.5 views

CVE-2022-50344

In the Linux kernel, the following vulnerability has been resolved: ext4: fix null-ptr-deref in ext4writeinfo I caught a null-ptr-deref bug as follows: ================================================================== KASAN: null-ptr-deref in range 0x0000000000000068-0x000000000000006f CPU: 1 PI...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.5 views

CVE-2023-53322

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminaterportio to exit before making sure all IOs has returned. For FCP-2 device, IO's can hang on in HW because drive...

8.8CVSS6.1AI score0.00209EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.8 views

CVE-2023-53320

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix issues in mpi3mrgetalltgtinfo The function mpi3mrgetalltgtinfo has four issues: 1 It calculates valid entry length in alltgtinfo assuming the header part of the struct mpi3mrdevicemapinfo would equal to sizeofu3...

7.8CVSS6.6AI score0.00151EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.8 views

CVE-2023-53305

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free Fix potential use-after-free in l2caplecommandrej...

8.8CVSS6.1AI score0.00225EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.4 views

CVE-2023-53325

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Change logging to dev for mtkdpauxtransfer Change logging from drmerr,info to deverr,info in functions mtkdpauxtransfer and mtkdpauxdotransfer: this will be essential to avoid getting NULL pointer kernel panics ...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.3 views

CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.3 views

CVE-2023-53326

In the Linux kernel, the following vulnerability has been resolved: powerpc: Don't try to copy PPR for task with NULL ptregs powerpc sets up PFKTHREAD and PFIOWORKER with a NULL ptregs, which from my arguably very short checking is not commonly done for other archs. This is fine, except when...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.4 views

CVE-2023-53327

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Catch overflow of uptr and length syzkaller hits a WARNON when trying to have a uptr close to UINTPTRMAX: WARNING: CPU: 1 PID: 393 at drivers/iommu/iommufd/selftest.c:403 iommufdtest+0xb19/0x16f0 Modules linked...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.10 views

CVE-2022-50349

In the Linux kernel, the following vulnerability has been resolved: misc: tifm: fix possible memory leak in tifm7xx1switchmedia If deviceregister returns error in tifm7xx1switchmedia, name of kobject which is allocated in devsetname called in deviceadd is leaked. Never directly free @dev after...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2025-59160

Matrix JavaScript SDK is a Matrix Client-Server SDK for JavaScript and TypeScript. matrix-js-sdk before 38.2.0 has insufficient validation of room predecessor links in MatrixClient::getJoinedRooms, allowing a remote attacker to attempt to replace a tombstoned room with an unrelated...

6.9CVSS5.8AI score0.00243EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/09/16 2:15 p.m.4 views

CVE-2025-39830

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwspoolbuddyinit error path In the error path of hwspoolbuddyinit, the buddy allocator cleanup doesn't free the allocator structure itself, causing a memory leak. Add the missing kfree to properl...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/16 2:15 p.m.3 views

CVE-2025-39834

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/16 1:16 p.m.11 views

CVE-2025-39825

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

7.8CVSS6.4AI score0.00115EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.11 views

CVE-2025-39817

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix slab-out-of-bounds in efivarfsdcompare Observed on kernel 6.6 present on master as well: BUG: KASAN: slab-out-of-bounds in memcmp+0x98/0xd0 Call trace: kasancheckrange+0xe8/0x190 asanloadN+0x1c/0x28 memcmp+0x98/0xd0...

7.1CVSS6.1AI score0.00163EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.6 views

CVE-2025-39821

In the Linux kernel, the following vulnerability has been resolved: perf: Avoid undefined behavior from stopping/starting inactive events Calling pmu-start/stop on perf events in PERFEVENTSTATEOFF can leave event-hw.idx at -1. When PMU drivers later attempt to use this negative index as a shift...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.6 views

CVE-2025-39814

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceunplugauxdev on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove RDMA's non-existent auxbus device: echo 1...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.3 views

CVE-2025-39812

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.4 views

CVE-2025-39815

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: fix stack overrun when loading vlenb The userspace load can put up to 2048 bits into an xlen bit stack buffer. We want only xlen bits, so check the size beforehand...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.4 views

CVE-2025-39809

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length The QuickI2C ACPI DSD methods return ICRS and ISUB data with a trailing byte, making the actual length is one more byte than the structs defined. It caused...

8.4CVSS6.5AI score0.00155EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/16 11:15 a.m.3 views

CVE-2025-41248

The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method security annotations, resulting in an authorization...

7.5CVSS6.8AI score0.00434EPSS
SaveExploits0References2
Rows per page
Query Builder