Lucene search
+L

6305 matches found

RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.27 views

CVE-2024-26796

A flaw was found in the Linux kernel in the ctrgetwidth function within the perf subsystem for legacy systems. The issue occurs due to the function not being properly defined, which can lead to potential security risks. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS4.9AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 3:59 p.m.27 views

CVE-2024-26809

A vulnerability was found in the Linux kernel's Netfilter subsystem. More specifically, the issue is related to the nftsetpipapo function, where releasing elements from cloned structures occurs outside the intended destroy path. This improper handling could lead to resource leaks or stability...

5.5CVSS7.1AI score0.00283EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 10:15 a.m.27 views

CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

5.5CVSS7.3AI score0.00245EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/04 9:15 a.m.14 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

5.5CVSS7.6AI score0.00225EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/04 9:15 a.m.21 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0
NVD
NVD
added 2024/04/04 9:15 a.m.19 views

CVE-2024-26786

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix ioptaccesslistid overwrite bug Syzkaller reported the following WARNON: WARNING: CPU: 1 PID: 4738 at drivers/iommu/iommufd/iopagetable.c:1360 Call Trace: iommufdaccesschangeioas+0x2fe/0x4e0...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/04 9:15 a.m.39 views

CVE-2024-26796

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: ctrgetwidth function for legacy is not defined With parameters CONFIGRISCVPMULEGACY=y and CONFIGRISCVPMUSBI=n linux kernel crashes when you try perf record: $ perf record ls 46.749286 Unable to handle kernel NULL...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/04 9:15 a.m.25 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS7.2AI score0.00329EPSS
SaveExploits0References6
NVD
NVD
added 2024/04/04 9:15 a.m.19 views

CVE-2024-26750

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

5.5CVSS7.5AI score0.00224EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/04 9:15 a.m.27 views

CVE-2024-26787

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST, overlapping mappings aren't supported WARNIN...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/04/04 9:15 a.m.27 views

CVE-2024-26800

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

7.8CVSS6.2AI score0.0028EPSS
SaveExploits1References15
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.31 views

CVE-2024-26807 spi: cadence-qspi: fix pointer reference in runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

7.7AI score0.00225EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.39 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/04/04 8:20 a.m.89 views

CVE-2024-26806

CVE-2024-26806 : In the Linux kernel, the cadence-qspi driver’s runtime PM hooks were calling spi_controller_suspend()/resume(), which was not expected and could cause a deadlock when the bus lock is held. The fix removes these calls from cadence-qspi, since cadence-qspi is not queued, and notes ...

5.5CVSS6.6AI score0.00149EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.24 views

CVE-2024-26803 net: veth: clear GRO when clearing XDP even when down

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

7.7AI score0.00225EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/04 8:20 a.m.132 views

CVE-2024-26800

The CVE-2024-26800 entry concerns a Linux kernel TLS use-after-free in backlog decryption. Root cause: when crypto_aead_decrypt returns -EBUSY (not EINPROGRESS), tls_do_decryption waits for async decryptions, but if any completes with a failure, the code releases pages that may still be held by a...

7.8CVSS6.7AI score0.0028EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2024/04/04 8:20 a.m.110 views

CVE-2024-26798

CVE-2024-26798 : Linux kernel fbcon font restore regression fix. The commit a5a923038d70 initially restored old font data on vc_resize() failure but only for user fonts; system/internal fonts were left unreverted, causing a subsequent fbcon_do_set_font() to fail restoration and potentially crash ...

5.5CVSS6.2AI score0.00329EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/04/04 8:20 a.m.120 views

CVE-2024-26790

The CVE-2024-26790 issue affects the Linux kernel, specifically the dmaengine: fsl-qdma path. It describes a vulnerability where 16-byte unaligned read transactions by QDMA on ls1028a-based SoCs can stall the Network On-Chip (NOC) and trigger PCIe controller timeouts, potentially causing a deadlo...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.24 views

CVE-2024-26789 crypto: arm64/neonbs - fix out-of-bounds access on short input

In the Linux kernel, the following vulnerability has been resolved: crypto: arm64/neonbs - fix out-of-bounds access on short input The bit-sliced implementation of AES-CTR operates on blocks of 128 bytes, and will fall back to the plain NEON version for tail blocks or inputs that are shorter than...

8AI score0.00226EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.25 views

CVE-2024-26789

In the Linux kernel, the following vulnerability has been resolved: crypto: arm64/neonbs - fix out-of-bounds access on short input The bit-sliced implementation of AES-CTR operates on blocks of 128 bytes, and will fall back to the plain NEON version for tail blocks or inputs that are shorter than...

7.1CVSS7.1AI score0.00226EPSS
SaveExploits0
Rows per page
Query Builder