Lucene search
K

568 matches found

OSV
OSV
added 2024/10/29 1:15 a.m.1 views

AZL-51942 CVE-2024-50080 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ublk: don't allow user copy for unprivileged device UBLKFUSERCOPY requires userspace to call write on ublk char device for filling request buffer, and unprivileged device can't be trusted. So don't allow user copy for unprivilege...

5.5CVSS6.8AI score0.00206EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

AZL-51225 CVE-2024-50046 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Prevent NULL-pointer dereference in nfs42completecopies On the node of an NFS client, some files saved in the mountpoint of the NFS server were copied to another location of the same NFS server. Accidentally, the...

5.5CVSS6.3AI score0.00243EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

AZL-52914 CVE-2024-49944 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.4AI score0.00277EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

AZL-52959 CVE-2024-49926 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

5.5CVSS6.6AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.5 views

AZL-51017 CVE-2024-49860 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of STR method Only buffer objects are valid return values of STR. If something else is returned descriptionshow will access invalid memory...

7.1CVSS6.8AI score0.00253EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.6 views

AZL-50842 CVE-2024-47699 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.8AI score0.00261EPSS
Exploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.3 views

AZL-49286 CVE-2024-46685 affecting package kernel for versions less than 5.15.167.1-1

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.4AI score0.00257EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.4 views

AZL-48735 CVE-2024-44995 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, the flow is as below: pf reset start │ ▼ ...... setup tc │ │ ▼ ▼ DOWN: napidisable napidisableskip │...

5.5CVSS6.3AI score0.00182EPSS
Exploits0References1
CBLMariner
CBLMariner
added 2024/08/25 3:13 p.m.13 views

CVE-2024-42309 affecting package kernel for versions less than 6.6.47.1-1

CVE-2024-42309 affecting package kernel for versions less than 6.6.47.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.9AI score0.00226EPSS
Exploits0
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

AZL-47808 CVE-2024-42271 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucvsockclose iucvseverpath is called from process context and from bh context. iucv-path is used as indicator whether somebody else is taking care of severing the path or it is already removed /...

7.8CVSS6.3AI score0.00235EPSS
Exploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

AZL-47814 CVE-2024-42270 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix null-ptr-deref in iptablenattableinit. We had a report that iptables-restore sometimes triggered null-ptr-deref at boot time. 0 The problem is that iptablenattableinit is exposed to user space before the...

5.5CVSS6.7AI score0.00226EPSS
Exploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.4 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
Exploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.4 views

AZL-47086 CVE-2024-42228 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value size when calling amdgpuvcecsreloc Initialize the size before calling amdgpuvcecsreloc, such as case 0x03000001. V2: To really improve the handling we would actually need to have a separate...

7CVSS6.3AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

AZL-48051 CVE-2024-41080 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: iouring: fix possible deadlock in ioregisteriowqmaxworkers The ioregisteriowqmaxworkers function calls ioputsqdata, which acquires the sqd-lock without releasing the uringlock. Similar to the commit 009ad9f0c6ee "iouring: drop...

5.5CVSS6.3AI score0.00206EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.6 views

PT-2024-10577 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.8 Description: The issue is related to the usb parse endpoint function in drivers/usb/core/config.c, which does not validate the wMaxPacketSize field of an endpoint descriptor. This problem affects products th...

8.4CVSS6.9AI score0.00674EPSS
Exploits1References87
OSV
OSV
added 2024/05/30 3:15 p.m.2 views

AZL-42484 CVE-2024-36023 affecting package kernel for versions less than 5.15.158.2-1

In the Linux kernel, the following vulnerability has been resolved: Julia Lawall reported this null pointer dereference, this should fix it...

5.5CVSS5.6AI score0.00224EPSS
Exploits0References1
OSV
OSV
added 2024/05/15 2:15 p.m.2 views

CVE-2024-25078

A memory corruption vulnerability in StorageSecurityCommandDxe in Insyde InsydeH2O before kernel 5.2: IB19130163 in 05.29.07, kernel 5.3: IB19130163 in 05.38.07, kernel 5.4: IB19130163 in 05.46.07, kernel 5.5: IB19130163 in 05.54.07, and kernel 5.6: IB19130163 in 05.61.07 could lead to escalating...

7.4CVSS5.8AI score0.0015EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/05/15 2:11 p.m.14 views

CVE-2024-25078

A memory corruption vulnerability in StorageSecurityCommandDxe in Insyde InsydeH2O before kernel 5.2: IB19130163 in 05.29.07, kernel 5.3: IB19130163 in 05.38.07, kernel 5.4: IB19130163 in 05.46.07, kernel 5.5: IB19130163 in 05.54.07, and kernel 5.6: IB19130163 in 05.61.07 could lead to escalating...

7AI score0.0015EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/15 12:0 a.m.2 views

PT-2024-20730 · Insyde · Insydeh2O

Name of the Vulnerable Software and Affected Versions: Insyde InsydeH2O kernel versions 5.2 through 5.2 before 05.29.09 Insyde InsydeH2O kernel versions 5.3 through 5.3 before 05.38.09 Insyde InsydeH2O kernel versions 5.4 through 5.4 before 05.46.09 Insyde InsydeH2O kernel versions 5.5 through 5....

7.4CVSS7.4AI score0.0015EPSS
Exploits0References5
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

AZL-42237 CVE-2024-27015 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: incorrect pppoe tuple pppoe traffic reaching ingress path does not match the flowtable entry because the pppoe header is expected to be at the network header offset. This bug causes a mismatch in the flow...

5.5CVSS6.8AI score0.00228EPSS
Exploits0References1
Rows per page
Query Builder