Lucene search
+L

85 matches found

UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.6 views

CVE-2024-46735

In the Linux kernel, the following vulnerability has been resolved: ublkdrv: fix NULL pointer dereference in ublkctrlstartrecovery When two UBLKCMDSTARTUSERRECOVERY commands are submitted, the first one sets 'ubq-ubqdaemon' to NULL, and the second one triggers WARN in ublkqueuereinit and...

5.5CVSS6.4AI score0.00247EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.6 views

CVE-2024-46749

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuartflush This adds a check before freeing the rx-skb in flush and close functions to handle the kernel crash seen while removing driver after FW download fails or before...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.7 views

CVE-2024-46767

In the Linux kernel, the following vulnerability has been resolved: net: phy: Fix missing ofnodeput for leds The call of ofgetchildbyname will cause refcount incremented for leds, if it succeeds, it should call ofnodeput to decrease it, fix it...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.9 views

CVE-2024-46757

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

6.6AI score
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.10 views

CVE-2024-46766

In the Linux kernel, the following vulnerability has been resolved: ice: move netifqueuesetnapi to rtnl-protected sections Currently, netifqueuesetnapi is called from icevsirebuild that is not rtnl-locked when called from the reset. This creates the need to take the rtnllock just for a single...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.15 views

CVE-2024-46753

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly In walkupproc we BUGONret from btrfsdecref. This is incorrect, we have proper error handling here, return the error...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.8 views

CVE-2024-46751

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.11 views

CVE-2024-46730

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tginst won't be -1 WHY & HOW tginst will be a negative if timinggeneratorcount equals 0, which should be checked before used. This fixes 2 OVERRUN issues reported by Coverity...

5.5CVSS6.3AI score0.00192EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.11 views

CVE-2024-46695

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inodesetsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an NFS filesystem that is exported with root squashin...

4.4CVSS6.4AI score0.00219EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.4 views

CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.9 views

CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

5.5CVSS6.3AI score0.00185EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.11 views

CVE-2024-45005

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled either via using kernel parameter "kvm.usegisa=0" or by setting the related sysfs attribute to N echo...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.11 views

CVE-2024-43833

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix NULL pointer dereference in adding ancillary links In v4l2asynccreateancillarylinks, ancillary links are created for lens and flash sub-devices. These are sub-device to sub-device links and if the async...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.8 views

CVE-2024-43853

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in proccpusetshow An UAF can happen when /proc/cpuset is read as reported in 1. This can be reproduced by the following methods: 1.add an mdelay1000 before acquiring the cgrouplock In the cgrouppathns...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.8 views

CVE-2024-42299

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Update log-pagemask,bits if log-pagesize changed If an NTFS file system is mounted to another system with different PAGESIZE from the original system, log-pagesize will change in logreplay, but log-pagemask,bits don't...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.6 views

CVE-2024-42260

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.12 views

CVE-2024-42306

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References25
Circl
Circl
added 2024/08/13 6:5 p.m.10 views

CVE-2024-38199

creationtimestamp| type| source ---|---|--- 2024-08-13 18:05:01+00:00| seen| https://www.thezdi.com/blog/2024/8/13/the-august-2024-security-update-review 2024-08-13 21:18:30+00:00| seen| https://t.me/cvedetector/3062 2024-08-14 04:00:00+00:00| seen|...

9.8CVSS6AI score0.0223EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/07/29 5:15 p.m.12 views

CVE-2024-42085

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock When config CONFIGUSBDWC3DUALROLE is selected, and trigger system to enter suspend status with below command: echo mem /sys/power/state There...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.5 views

CVE-2023-52887

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtprxrtssessionnew This patch enhances error handling in scenarios with RTS Request to Send messages arriving closely. It replaces the less informative...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References31
Rows per page
Query Builder