Lucene search
+L

10146 matches found

UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeofstruct NTFSDE" addition can have an integer wrapping issue. Fix it by using sizeadd...

7.8CVSS6.2AI score0.00203EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.8 views

CVE-2025-22077

In the Linux kernel, the following vulnerability has been resolved: Revert "smb: client: fix TCP timers deadlock after rmmod" This reverts commit e9f2517a3e18a54a3943c098d2226b245d488801. Commit e9f2517a3e18 "smb: client: fix TCP timers deadlock after rmmod" is intended to fix a null-ptr-deref in...

9.8CVSS6.2AI score0.00354EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.12 views

CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.9 views

CVE-2025-23135

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.7 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.5 views

CVE-2025-22029

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.11 views

CVE-2024-58097

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.5AI score0.00197EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22027

In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between device disconnection and urb callback Syzkaller has reported a general protection fault at function irraweventstorewithfilter. This crash is caused by a NULL pointer dereference of dev-raw...

4.7CVSS6AI score0.00148EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22037

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in allocpreauthhash The Client send malformed smb2 negotiate request. ksmbd return error response. Subsequently, the client can send smb2 session setup even thought conn-preauthinfo is not...

7.5CVSS6AI score0.66418EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22044

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

7.1CVSS6.2AI score0.00207EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.16 views

CVE-2024-58094

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfstruncatenolock Added a check for "read-only" mode in the jfstruncatenolock function to avoid errors related to writing to a read-only filesystem. Call stack: blockwritebegin...

7.8CVSS6.1AI score0.00187EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.20 views

CVE-2023-53034

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

7.1CVSS6.3AI score0.00282EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22038

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero numsubauth before subauth is accessed Access psid-subauthpsid-numsubauth - 1 without checking if numsubauth is non-zero leads to an out-of-bounds read. This patch adds a validation step to ensure numsubauth !...

8.3CVSS6.5AI score0.00559EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.6 views

CVE-2025-22042

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for create lease context Add missing bounds check for create lease context...

8.1CVSS6.1AI score0.00497EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.8 views

CVE-2025-22057

In the Linux kernel, the following vulnerability has been resolved: net: decrease cached dst counters in dstrelease Upstream fix ac888d58869b "net: do not delay dstentriesadd in dstrelease" moved decrementing the dst count from dstdestroy to dstrelease to avoid accessing already freed data in cas...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.8 views

CVE-2025-22062

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS6.1AI score0.00265EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.19 views

CVE-2025-22028

In the Linux kernel, the following vulnerability has been resolved: media: vimc: skip .sstream for stopped entities Syzbot reported 1 a warning prompted by a check in callsstream that checks whether .sstream operation is warranted for unstarted or stopped subdevs. Add a simple fix in...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22031

In the Linux kernel, the following vulnerability has been resolved: PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion When BIOS neglects to assign bus numbers to PCI bridges, the kernel attempts to correct that during PCI device enumeration. If it runs out of bus numbers, no pcibu...

5.5CVSS5.9AI score0.00243EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/04/16 3:15 p.m.6 views

CVE-2025-22047

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix applymicrocodeamd's return value When verifysha256digest fails, applymicrocodeamd should propagate the failure by returning false and not -1 which is promoted to true...

7.8CVSS6.1AI score0.00205EPSS
SaveExploits0References28
Rows per page
Query Builder