Lucene search
+L

1497 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 1:59 a.m.4 views

CVE-2023-42427

Cross-site scripting vulnerability exists in UNIVERSAL PASSPORT RX versions 1.0.0 to 1.0.7, which may allow a remote authenticated attacker to execute an arbitrary script on the web browser of the user who is using the product...

6.5CVSS6.6AI score0.00289EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:4 p.m.15 views

CVE-2022-34326

In ambiot amb1sdk aka SDK for Ameba1 before 2022-06-20 on Realtek RTL8195AM devices before 284241d70308ff2519e40afd7b284ba892c730a3, the timer task and RX task would be locked when there are frequent and continuous Wi-Fi connection with four-way handshake failures in Soft AP mode...

7.5CVSS7AI score0.00663EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:32 a.m.10 views

CVE-2019-14000

Lack of check that the RX FIFO write index that is read from shared RAM is less than the FIFO size results into memory corruption and potential information leakage in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobil...

7.8CVSS7.2AI score0.00202EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.4 views

SUSE CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

4.7CVSS8AI score0.00166EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.16 views

SUSE CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.5CVSS7.8AI score0.00124EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.6 views

SUSE CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 p.m.11 views

CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.7CVSS0.00124EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/05/20 4:15 p.m.5 views

CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.7CVSS5.1AI score0.00124EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/20 4:15 p.m.14 views

UBUNTU-CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.7CVSS6AI score0.00124EPSS
SaveExploits0References28
OSV
OSV
added 2025/05/20 3:21 p.m.10 views

CVE-2025-37920 xsk: Fix race condition in AF_XDP generic RX path

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.7CVSS6.1AI score0.00124EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.17 views

CVE-2025-37920 xsk: Fix race condition in AF_XDP generic RX path

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

0.00124EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/20 3:21 p.m.103 views

CVE-2025-37920

CVE-2025-37920 affects the Linux kernel in the AF_XDP path. The issue is a race condition in the generic RX path when multiple sockets share the same xsk_buff_pool (shared umem), with RX queues being socket-exclusive and FILL queues sharable. The fix moves the rx_lock from xsk_socket to the share...

4.7CVSS6.5AI score0.00124EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/05/20 3:21 p.m.112 views

CVE-2025-37917

CVE-2025-37917 involves the Linux kernel net/ethernet MTK Star EMAC driver. The root cause is spinlock recursion that can occur when DMA interrupts are re-enabled during rx/tx poll. The vulnerability arises from using plain spin_lock/spin_unlock in mtk_star_emac, instead of the appropriate irq-sa...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.22 views

CVE-2025-37917 net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

0.00166EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/05/14 12:0 a.m.11 views

The vulnerability of the traceroute utility in the microprogramming system of the RUGGEDCOM ROX routing and switching platform for models MX (MX5000, MX5000RE) and RX (RX1400, RX1501, RX1510, RX1511, RX1512, RX1524, RX1536, and RX5000) allows a hacker to execute arbitrary code.

The vulnerability of the traceroute utility in the microprogramming-based routing and switching platform RUGGEDCOM ROX for series MX MX5000, MX5000RE and RX RX1400, RX1501, RX1510, RX1511, RX1512, RX1524, RX1536, and RX5000 lies in the absence of a mechanism to verify input data on the server sid...

9.9CVSS6AI score0.01168EPSS
SaveExploits0References2Affected Software11
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: net: phy: micrel: Fix potential null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Fix potential null pointer dereference In lan8814getsigrx and lan8814getsigtx ptpparseheader may return NULL as ptpheader due to abnormal packet type or corrupted packet. Fix this bug by adding ptpheader check...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/08 7:15 a.m.4 views

UBUNTU-CVE-2025-37801

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spiimxsetupxfer Add check for the return value of spiimxsetupxfer. spiimx-rx and spiimx-tx function pointer can be NULL when spiimxsetupxfer return error, and make NULL pointer dereference. Unable to...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.5 views

SUSE CVE-2023-53094

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: : : lpuart32shutdown lpuartdmashutdown deltimersync lpuartdmarxcomplete lpuartcopyrxtotty modtimer...

5.5CVSS6.4AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.0 views

DEBIAN-CVE-2023-53094

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: : : lpuart32shutdown lpuartdmashutdown deltimersync lpuartdmarxcomplete lpuartcopyrxtotty modtimer...

4.7CVSS5.3AI score0.00126EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.26 views

CVE-2023-53094 tty: serial: fsl_lpuart: fix race on RX DMA shutdown

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: : : lpuart32shutdown lpuartdmashutdown deltimersync lpuartdmarxcomplete lpuartcopyrxtotty modtimer...

0.00126EPSS
SaveExploits0References5
Rows per page
Query Builder