Lucene search
+L

10141 matches found

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

CVE-2025-21780

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid buffer overflow attach in smusyssetpptable It malicious user provides a small pptable through sysfs and then a bigger pptable, it may cause buffer overflow attack in function smusyssetpptable...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21753

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6.6AI score0.00257EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2024-58013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmtremoveadvmonitorsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in...

7.8CVSS6.6AI score0.00212EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21765

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU protection in ip6defaultadvmss ip6defaultadvmss needs rcu protection to make sure the net structure it reads does not disappear...

8.1CVSS6.2AI score0.00591EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.8 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.13 views

CVE-2025-21772

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use putdevsector, since the preceding readpartsector succeeded. - If the partition table clai...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2024-58017

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.5 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 3:15 a.m.8 views

CVE-2025-21757

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

6.2AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21751

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher back and returns an error, which continues runni...

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

CVE-2025-21735

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in ncihcicreatepipe The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the caller, ncihciconnectgate...

8.8CVSS6.2AI score0.00337EPSS
SaveExploits0References57
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.4 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.12 views

CVE-2024-57981

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix NULL pointer dereference on certain command aborts If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is late...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.12 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.14 views

CVE-2025-21721

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References48
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.11 views

CVE-2024-57990

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925loadclc This comparison should be = instead of to prevent an out of bounds read and write...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.8 views

CVE-2025-21711

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rosesetsockopt In case of possible unpredictably large arguments passed to rosesetsockopt and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum an...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.13 views

CVE-2025-21729

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancelhwscan and hwscan completion The rtwdev-scanning flag isn't protected by mutex originally, so cancelhwscan can pass the condition, but suddenly hwscan completion unset the flag and calls...

7.8CVSS6.1AI score0.002EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/02/27 2:15 a.m.9 views

CVE-2024-57986

In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections A report in 2019 by the syzbot fuzzer was found to be connected to two errors in the HID core associated with Resolution Multipliers. One of the...

7.1CVSS6.2AI score0.00276EPSS
SaveExploits0References49
Rows per page
Query Builder