Lucene search
+L

4713 matches found

UbuntuCve
UbuntuCve
added 2024/09/27 1:15 p.m.8 views

CVE-2024-46859

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

7.8CVSS6.5AI score0.00217EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/27 1:15 p.m.17 views

CVE-2024-46818

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpioid before used as array index WHY & HOW GPIOIDUNKNOWN -1 is not a valid value for array index and therefore should be checked in advance. This fixes 5 OVERRUN issues reported by Coverity...

7.8CVSS6.1AI score0.00269EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.13 views

CVE-2024-46763

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

7.5CVSS6.2AI score0.00713EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.19 views

CVE-2024-46800

In the Linux kernel, the following vulnerability has been resolved: sch/netem: fix use after free in netemdequeue If netemdequeue enqueues packet to inner qdisc and that qdisc returns NETXMITSTOLEN. The packet is dropped but qdisctreereducebacklog is not called to update the parent's q.qlen,...

7.8CVSS6.1AI score0.00268EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.10 views

CVE-2024-46785

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use listdelrcu for SRCU protected list variable Chi Zhiling reported: We found a null pointer accessing in tracefs1, the reason is that the variable 'eichild' is set to LISTPOISON1, that means the list was removed in...

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

CVE-2024-46761

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.11 views

CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.14 views

CVE-2024-46723

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ucode out-of-bounds read warning Clear warning that read ucode may out-of-bounds...

7.1CVSS6.1AI score0.00253EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.15 views

CVE-2024-46722

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mcdata out-of-bounds read warning Clear warning that read mcdatai-1 may out-of-bounds...

7.1CVSS6.1AI score0.00253EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.7 views

CVE-2024-46725

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds write warning Check the ring type value to fix the out-of-bounds write warning...

7.8CVSS6.1AI score0.00239EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.10 views

CVE-2024-46724

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber Check the fbchannelnumber range to avoid the array out-of-bounds read error...

7.1CVSS6.1AI score0.00242EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.9 views

CVE-2024-46686

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2newreadreq This happens when called from SMB2read while using rdma and reaching the rdmareadwritethreshold...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.11 views

CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.6 views

CVE-2024-46703

In the Linux kernel, the following vulnerability has been resolved: Revert "serial: 8250omap: Set the console genpd always on if no console suspend" This reverts commit 68e6939ea9ec3d6579eadeab16060339cdeaf940. Kevin reported that this causes a crash during suspend on platforms that dont use PM...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.14 views

CVE-2024-46702

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

5.5CVSS6.1AI score0.00238EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.12 views

CVE-2024-46680

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix random crash seen while removing driver This fixes the random kernel crash seen while removing the driver, when running the load/unload test over multiple iterations. 1 modprobe btnxpuart 2 hciconfig hci...

7.8CVSS6.4AI score0.00247EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.6 views

CVE-2024-46681

In the Linux kernel, the following vulnerability has been resolved: pktgen: use cpusreadlock in pgnetinit I have seen the WARNONsmpprocessorid != cpu firing in pktgenthreadworker during tests. We must use cpusreadlock/cpusreadunlock around the foreachonlinecpucpu loop. While we are at it use...

5.5CVSS5.9AI score0.00203EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.10 views

CVE-2024-45030

In the Linux kernel, the following vulnerability has been resolved: igb: cope with large MAXSKBFRAGS Sabrina reports that the igb driver does not cope well with large MAXSKBFRAG values: setting MAXSKBFRAG to 45 causes payload corruption on TX. An easy reproducer is to run ssh to connect to the...

9.8CVSS6.6AI score0.00478EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.14 views

CVE-2024-45010

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only mark 'subflow' endp as available Adding the following warning ... WARNONONCEmsk-pm.localaddrused == 0 ... before decrementing the localaddrused counter helped to find a bug when running the "remove single address"...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.6 views

CVE-2024-45029

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: Do not mark ACPI devices as irq safe On ACPI machines, the tegra i2c module encounters an issue due to a mutex being called inside a spinlock. This leads to the following bug: BUG: sleeping function called from invali...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References11
Rows per page
Query Builder