Lucene search
+L

5979 matches found

SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.8 views

SUSE 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.5CVSS7.4AI score0.00202EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE 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.5AI score0.00245EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/09/18 10:14 a.m.17 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.5CVSS7AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 8:15 a.m.11 views

DEBIAN-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.5CVSS5.7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.13 views

AZL-49734 CVE-2024-46751 affecting package kernel for versions less than 5.15.184.1-1

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.3AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

UBUNTU-CVE-2024-46748

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAXRWCOUNT Set the maximum size of a subrequest that writes to cachefiles to be MAXRWCOUNT so that we don't overrun the maximum write we can make to the backing filesystem...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.4 views

UBUNTU-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.5AI score0.00235EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

UBUNTU-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...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References20
OSV
OSV
added 2024/09/18 7:15 a.m.11 views

AZL-49722 CVE-2024-46730 affecting package kernel 6.6.126.1-1

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.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:12 a.m.14 views

CVE-2024-46751 btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()

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...

7.8CVSS6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.17 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...

7.8CVSS5.7AI score0.00245EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.14 views

kernel: sched/deadline: Fix task_struct reference leak

A vulnerability was found in the Linux kernel's deadline scheduler in the enqueuetaskdl function, where the reference count is improperly decremented in certain situations, potentially causing a memory leak. This issue can lead to memory exhaustion over time...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:9 a.m.12 views

kernel: sched/deadline: Fix task_struct reference leak

A vulnerability was found in the Linux kernel's deadline scheduler in the enqueuetaskdl function, where the reference count is improperly decremented in certain situations, potentially causing a memory leak. This issue can lead to memory exhaustion over time...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/18 12:0 a.m.5 views

PT-2024-32165

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel, where the maximum size of a subrequest that writes to cachefiles has been set to MAX RW COUNT. This change prevents overrunning the maximum write tha...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/09/14 2:52 a.m.4 views

SUSE CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.5AI score0.00278EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/13 6:15 a.m.7 views

DEBIAN-CVE-2024-46699

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable preemption while updating GPU stats We forgot to disable preemption around the writeseqcountbegin/end pair while updating GPU stats: WARNING: CPU: 2 PID: 12 at include/linux/seqlock.h:221...

7.8CVSS6.3AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.18 views

CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS0.00278EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/13 6:15 a.m.10 views

AZL-49230 CVE-2024-46674 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.3AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.14 views

UBUNTU-CVE-2024-46699

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable preemption while updating GPU stats We forgot to disable preemption around the writeseqcountbegin/end pair while updating GPU stats: WARNING: CPU: 2 PID: 12 at include/linux/seqlock.h:221...

7.8CVSS6.6AI score0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/13 6:15 a.m.8 views

UBUNTU-CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.2AI score0.00278EPSS
SaveExploits0References11
Rows per page
Query Builder