Lucene search
K

1588 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.1 views

UBUNTU-CVE-2021-47332

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don't call freepagesexact with NULL address Unlike some other functions, we can't pass NULL pointer to freepagesexact. Add a proper NULL check for avoiding possible Oops...

5.5CVSS5.8AI score0.00019EPSS
Exploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

UBUNTU-CVE-2021-47381

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Fix DSP oops stack dump output contents Fix @buf arg given to hexdumptobuffer and stack address used in dump error output...

5.5CVSS5.8AI score0.00014EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/05/21 3:4 p.m.20 views

CVE-2021-47424 i40e: Fix freeing of uninitialized misc IRQ vector

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix freeing of uninitialized misc IRQ vector When VSI set up failed in i40eprobe as part of PF switch set up driver was trying to free misc IRQ vectors in i40eclearinterruptscheme and produced a kernel Oops: Trying to free...

6.3AI score0.00029EPSS
Exploits0References5
CVE
CVE
added 2024/05/21 3:4 p.m.86 views

CVE-2021-47424

The CVE-2021-47424 issue affects the Linux kernel i40e driver. When VSI setup fails during PF switch in i40e_probe(), the code attempted to free misc IRQ vectors in i40e_clear_interrupt_scheme, potentially freeing an IRQ that had not been allocated yet, leading to a kernel Oops (example trace sho...

5.5CVSS6.5AI score0.00029EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.24 views

CVE-2021-47424 i40e: Fix freeing of uninitialized misc IRQ vector

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix freeing of uninitialized misc IRQ vector When VSI set up failed in i40eprobe as part of PF switch set up driver was trying to free misc IRQ vectors in i40eclearinterruptscheme and produced a kernel Oops: Trying to free...

6.7AI score0.00029EPSS
Exploits0References5
CVE
CVE
added 2024/05/21 3:3 p.m.90 views

CVE-2021-47401

CVE-2021-47401 concerns a Linux kernel vulnerability in the ipack: ipoctal path where the tty driver name was allocated on the stack, enabling a stack information leak to user space. The issue arises because the tty device name could be revealed after registration, and another driver copied the p...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.16 views

CVE-2021-47381 ASoC: SOF: Fix DSP oops stack dump output contents

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Fix DSP oops stack dump output contents Fix @buf arg given to hexdumptobuffer and stack address used in dump error output...

6.9AI score0.00014EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.18 views

CVE-2021-47381 ASoC: SOF: Fix DSP oops stack dump output contents

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Fix DSP oops stack dump output contents Fix @buf arg given to hexdumptobuffer and stack address used in dump error output...

6.5AI score0.00014EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.18 views

CVE-2021-47381

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Fix DSP oops stack dump output contents Fix @buf arg given to hexdumptobuffer and stack address used in dump error output...

5.5CVSS6.6AI score0.00014EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.19 views

CVE-2021-47368 enetc: Fix illegal access when reading affinity_hint

In the Linux kernel, the following vulnerability has been resolved: enetc: Fix illegal access when reading affinityhint irqsetaffinityhit stores a reference to the cpumaskt parameter in the irq descriptor, and that reference can be accessed later from irqaffinityhintprocshow. Since the cpumask...

6.7AI score0.00048EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.17 views

CVE-2021-47368 enetc: Fix illegal access when reading affinity_hint

In the Linux kernel, the following vulnerability has been resolved: enetc: Fix illegal access when reading affinityhint irqsetaffinityhit stores a reference to the cpumaskt parameter in the irq descriptor, and that reference can be accessed later from irqaffinityhintprocshow. Since the cpumask...

6.2AI score0.00048EPSS
Exploits0References4
CVE
CVE
added 2024/05/21 3:3 p.m.89 views

CVE-2021-47368

CVE-2021-47368 concerns a Linux kernel vulnerability in enetc where irq_set_affinity_hit() stores a cpumask_t reference in an irq descriptor, referencing memory on the stack. This leads to illegal accesses when the affinity_hint is read via procfs, potentially causing paging oops. The issue is mi...

8.1CVSS8.3AI score0.00048EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.13 views

CVE-2021-47269

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: ep0: fix NULL pointer exception There is no validation of the index from dwc3wIndextodep and we might be referring a non-existing ep and trigger a NULL pointer exception. In certain configurations we might use fewer ep...

5.5CVSS6.7AI score0.00009EPSS
Exploits0
CVE
CVE
added 2024/05/21 2:19 p.m.94 views

CVE-2021-47265

CVE-2021-47265 is a Linux kernel RDMA issue in the mlx5_ib driver. The vulnerability stems from missing validation of the user-supplied port when creating a flow rule, leading to an improper check and a kernel oops as shown in the call trace (_create_flow_rule … mlx5_ib_create_flow …). The CVE ha...

5.5CVSS6.7AI score0.00017EPSS
Exploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.0 views

SUSE CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00016EPSS
Exploits0References18
RedhatCVE
RedhatCVE
added 2024/05/20 4:24 p.m.26 views

CVE-2024-35993

A vulnerability was found in the Linux kernel's memory management system, specifically affecting the handling of hugetlb huge page memory. The issue arises from the foliotesthugetlb function, which can be misled by a concurrent folio split, potentially returning incorrect results for folios that ...

5.5CVSS8.9AI score0.00064EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 12:43 p.m.15 views

CVE-2024-35878

A null pointer dereference vulnerability was found in vsnprintf when str and len parameters are passed to vsnprintf, which only allows passing a NULL ptr when the length is 0. This issue can result in a crash and damage to availability. Mitigation Mitigation for this issue is either not available...

5.5CVSS6.8AI score0.00071EPSS
Exploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.12 views

CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00016EPSS
Exploits0References5
NVD
NVD
added 2024/05/20 10:15 a.m.15 views

CVE-2024-35993

In the Linux kernel, the following vulnerability has been resolved: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a concurrent folio split into returning true for a folio which has never belonged to hugetlbfs. This can't happen if the caller holds a...

5.5CVSS6.3AI score0.00064EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.20 views

CVE-2024-35993

In the Linux kernel, the following vulnerability has been resolved: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a concurrent folio split into returning true for a folio which has never belonged to hugetlbfs. This can't happen if the caller holds a...

5.5CVSS6.2AI score0.00064EPSS
Exploits0References10
Rows per page
Query Builder