Lucene search
+L

1601 matches found

OSV
OSV
added 2024/08/22 4:15 a.m.5 views

DEBIAN-CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS5.4AI score0.00201EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.5 views

SUSE CVE-2022-48888

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msmmdssparsedatabusiccpath oficcget alloc resources for path1, we should release it when not need anymore. Early return when ISERRORNULLpath0 may leak path1. Defer getting path1 to fix this...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 7:15 a.m.7 views

UBUNTU-CVE-2022-48877

In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp : ffffffc010cbb3c0 x29: ffffffc010cbb3e0 x28: 0000000000000000 x27:...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/21 1:15 a.m.2 views

DEBIAN-CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS5.2AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.7 views

AZL-48056 CVE-2024-43857 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null reference error when checking end of zone This patch fixes a potentially null pointer being accessed by isendzoneblkaddr that checks the last block of a zone when f2fs is mounted as a single device...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.2 views

DEBIAN-CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.31 views

CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

5.5CVSS0.00211EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/17 9:15 a.m.6 views

DEBIAN-CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2024/08/14 8:43 p.m.21 views

CVE-2024-24861 affecting package kernel for versions less than 6.6.35.1-4

CVE-2024-24861 affecting package kernel for versions less than 6.6.35.1-4. A patched version of the package is available...

6.3CVSS7AI score0.00205EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.9 views

kernel: net: fix information leakage in /proc/net/ptype

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the new packettype added by this packet socket by...

7.1CVSS6.8AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.5 views

kernel: netfilter: tproxy: bail out if IP has been disabled on the device

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.3AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.13 views

kernel: net/sched: flower: Fix chain template offload

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload The Linux kernel CVE team has assigned CVE-2024-26669 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024040237-CVE-2024-26669-ca3c@gregkh/T...

7.1CVSS6.7AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/07 4:15 p.m.12 views

AZL-47471 CVE-2024-42236 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

5.5CVSS6.4AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.6 views

UBUNTU-CVE-2024-42239

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.4 views

SUSE CVE-2024-41054

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

5.5CVSS7.6AI score0.00288EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.4 views

kernel: dm: call the resume method on internal suspend

A flaw was found in the Linux kernel’s device-mapper dm component. The issue arises during internal suspend operations where the resume method is not correctly called. This issue leads to problems such as list corruption, specifically observed when running the lvm2 test suite. The problem occurs...

6.3CVSS7AI score0.00689EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.6 views

kernel: dm: call the resume method on internal suspend

A flaw was found in the Linux kernel’s device-mapper dm component. The issue arises during internal suspend operations where the resume method is not correctly called. This issue leads to problems such as list corruption, specifically observed when running the lvm2 test suite. The problem occurs...

6.3CVSS7AI score0.00689EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.5 views

No title provided

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: x86/xen: Add some null pointer checking to smp.c The Linux kernel CVE team has assigned CVE-2024-26908 to this issue...

6.2AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.7 views

kernel: dm: call the resume method on internal suspend

A flaw was found in the Linux kernel’s device-mapper dm component. The issue arises during internal suspend operations where the resume method is not correctly called. This issue leads to problems such as list corruption, specifically observed when running the lvm2 test suite. The problem occurs...

6.3CVSS7AI score0.00689EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/07/22 12:0 a.m.14 views

Medium: kernel

Issue Overview: A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcpgetsockopt/tcpsetsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier...

7.8CVSS6.3AI score0.00449EPSS
SaveExploits0
Rows per page
Query Builder