Lucene search
+L

1566 matches found

UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.8 views

CVE-2024-58018

In the Linux kernel, the following vulnerability has been resolved: nvkm: correctly calculate the available space of the GSP cmdq buffer r535gspcmdqpush waits for the available page in the GSP cmdq buffer when handling a large RPC request. When it sees at least one available page in the cmdq, it...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.7 views

CVE-2025-21778

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not allow mmap of persistent ring buffer When trying to mmap a trace instance buffer that is attached to reservemem, it would crash: BUG: unable to handle page fault for address: ffffe97bd00025c8 PF: supervisor read...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21776

In the Linux kernel, the following vulnerability has been resolved: USB: hub: Ignore non-compliant devices with too many configs or interfaces Robert Morris created a test program which can cause usbhubtostructhub to dereference a NULL or inappropriate pointer: Oops: general protection fault,...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.5 views

CVE-2025-21774

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: bail out if skb cannot be allocated Fix NULL pointer check in rkcanfdhandlerxfifooverflowint to bail out if skb cannot be allocated...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21750

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of ofpropertyreadstringindex Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exist and 'tmp' remains uninitialized, so we pass a random...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.8 views

CVE-2024-58003

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ds90ub9x3: Fix extra fwnodehandleput The ub913 and ub953 drivers call fwnodehandleputpriv-sd.fwnode as part of their remove process, and if the driver is removed multiple times, eventually leads to put "overflow",...

7.8CVSS6.4AI score0.002EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.8 views

CVE-2025-21788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases If the XDP program doesn't result in XDPPASS then we leak the memory allocated by am65cpswbuildskb. It is pointless to allocate SKB memory before running the XDP...

7.5CVSS6.3AI score0.0048EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2025-21741

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix DPE OoB read Fix an out-of-bounds DPE read, limit the number of processed DPEs to the amount that fits into the fixed-size NDP16 header...

7.1CVSS6.6AI score0.00219EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.13 views

CVE-2025-21712

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmapgetstats with bitmap lifetime After commit ec6bb299c7c3 "md/md-bitmap: add 'syncsize' into struct mdbitmapstats", following panic is reported: Oops: general protection fault, probably for...

7.8CVSS6.1AI score0.00218EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.10 views

CVE-2024-57999

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW Power Hypervisor can possibily allocate MMIO window intersecting with Dynamic DMA Window DDW range, which is over 32-bit addressing. These MMIO pages needs to be...

8.8CVSS6AI score0.00228EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.5 views

CVE-2024-57983

In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix memory corruption due to incorrect array size The functions th1520mboxsuspendnoirq and th1520mboxresumenoirq are intended to save and restore the interrupt mask registers in the MBOX ICU0. However, the array...

7.8CVSS6.3AI score0.00219EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.6 views

CVE-2025-21730

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to init mgntentry list twice when WoWLAN failed If WoWLAN failed in resume flow, the rtw89opsaddinterface triggered without removing the interface first. Then the mgntentry list init again, causing the listempt...

7.8CVSS6.3AI score0.00184EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.8 views

CVE-2024-57991

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: chan: fix soft lockup in rtw89entityrecalcmgntroles During rtw89entityrecalcmgntroles, there is a normalizing process which will re-order the list if an entry with target pattern is found. And once one is found, shou...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.8 views

CVE-2024-57953

In the Linux kernel, the following vulnerability has been resolved: rtc: tps6594: Fix integer overflow on 32bit systems The problem is this multiply in tps6594rtcsetoffset tmp = offset TICKSPERHOUR; The "tmp" variable is an s64 but "offset" is a long in the -277774-277774 range. On 32bit systems ...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.12 views

CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

8.1CVSS6.2AI score0.00642EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.7 views

CVE-2024-57995

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix read pointer after free in ath12kmacassignviftovdev In ath12kmacassignviftovdev, if arvif is created on a different radio, it gets deleted from that radio through a call to ath12kmacunassignlinkvif. This action...

8.8CVSS6.4AI score0.00322EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.10 views

CVE-2025-21718

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix timer races against user threads Rose timers only acquire the socket spinlock, without checking if the socket is owned by one user thread. Add a check and rearm the timers if needed. BUG: KASAN: slab-use-after-free...

7.8CVSS6.6AI score0.00163EPSS
SaveExploits0References49
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.9 views

PT-2025-9028 · Xiq-Se · Xiq-Se

Name of the Vulnerable Software and Affected Versions: XIQ-SE versions prior to 24.2.11 Description: The issue is due to a missing access control check, allowing a path traversal that may lead to privilege escalation. Recommendations: For versions prior to 24.2.11, update to version 24.2.11 or...

9.8CVSS6.4AI score0.00559EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.11 views

CVE-2022-49409

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:199! ... RIP: 0010:ext4esend fs/ext4/extentsstatus.c:199 inline...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49262

In the Linux kernel, the following vulnerability has been resolved: crypto: octeontx2 - remove CONFIGDMCRYPT check No issues were found while using the driver with dm-crypt enabled. So CONFIGDMCRYPT check in the driver can be removed. This also fixes the NULL pointer dereference in driver release...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References6
Rows per page
Query Builder