Lucene search
+L

299 matches found

Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.12 views

CVE-2024-50040

In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error Commit 004d25060c78 "igb: Fix igbdown hung on surprise removal" changed igbioerrordetected to ignore non-fatal pcie errors in order to avoid hung task that can happen when...

5.5CVSS5.6AI score0.00258EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.13 views

CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS5.6AI score0.00204EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.8 views

CVE-2024-50024

In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 1 ... NIP c000000000c080bc...

5.5CVSS5.5AI score0.00263EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.9 views

CVE-2024-50023

In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb "net: phy: Manual remove LEDs to ensure correct ordering" correctly fixed a problem with using devm but missed removing the LED entry from the LEDs list...

5.5CVSS5.8AI score0.00234EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:54 p.m.18 views

CVE-2024-50008

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

5.5CVSS5.7AI score0.00246EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.10 views

CVE-2024-50000

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix NULL deref in mlx5etirbuilderalloc In mlx5etirbuilderalloc kvzalloc may return NULL which is dereferenced on the next line in a reference to the modify field. Found by Linux Verification Center linuxtesting.org wit...

5.5CVSS5.7AI score0.00235EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.9 views

CVE-2024-49995

Removed by vendor...

7.5AI score
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.16 views

CVE-2024-49993

Removed by vendor...

7.4AI score
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.9 views

CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS6.2AI score0.00248EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.12 views

CVE-2024-49973

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

5.5CVSS5.5AI score0.00249EPSS
Exploits0
OSV
OSV
added 2024/10/21 6:2 p.m.16 views

CVE-2024-49973 r8169: add tally counter fields added with RTL8125

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

5.5CVSS6.2AI score0.00249EPSS
Exploits0References15
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.9 views

CVE-2024-49970

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS5.7AI score0.0022EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.9 views

CVE-2024-49966

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqisyncwork before freeing oinfo ocfs2globalreadinfo will initialize and schedule dqisyncwork at the end, if error occurs after successfully reading global quota, it will trigger the following warning with...

7.8CVSS6.2AI score0.00268EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.13 views

CVE-2024-49960

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper The deltimersync function cancels the serrreport timer, which reminds about filesystem errors daily. We should guarantee the timer is ...

7.8CVSS5.7AI score0.00277EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.12 views

CVE-2024-49958

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of corruption. Upon troubleshooting, the fsck -fn outp...

5.5CVSS5.5AI score0.00257EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:2 p.m.9 views

CVE-2024-49953

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

5.5CVSS5.5AI score0.00302EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.11 views

CVE-2024-49934

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping accessing invalid dentry.dname.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. See calltrace as following: ------------ cut here...

4.6CVSS5.5AI score0.00388EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.47 views

CVE-2024-49922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

5.5CVSS5.6AI score0.00233EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.7 views

CVE-2024-49920

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses WHAT & HOW Poniters, such as streamenc and dc-bwvbios, are null checked previously in the same function, so Coverity warns "implies that streamenc and dc-bwvbios might be...

5.5CVSS5.7AI score0.00216EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.36 views

CVE-2024-49919

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for headpipe in dcn201acquirefreepipeforlayer This commit addresses a potential null pointer dereference issue in the dcn201acquirefreepipeforlayer function. The issue could occur when headpipe is...

5.5CVSS5.6AI score0.00235EPSS
Exploits0
Rows per page
Query Builder