Lucene search
+L

8683 matches found

Microsoft Secure
Microsoft Secure
added 2024/05/23 1:00 p.m.77 views

Cyber Signals: Inside the growing risk of gift card fraud

In the ever-evolving landscape of cyberthreats, staying ahead of malicious actors is a constant challenge. Microsoft Threat Intelligence has observed that gift cards are attractive targets for fraud and social engineering practices. Unlike credit or debit cards, there’s no customer name or bank...

7.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/23 11:01 a.m.34 views

CVE-2023-52861

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return an empty buffer of zeroes as the EDID information ...

4.4CVSS6.5AI score0.00248EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2024/05/23 10:09 a.m.27 views

How AI will change your credit card behind the scenes

Many companies are starting to implement Artificial Intelligence AI within their services. Whenever there are large amounts of data involved, AI offers a way to turn that pile of data into actionable insights. And theres a big chance that our data are somewhere in that pile, whether they can be...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.14 views

SUSE CVE-2023-52730

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

4.7CVSS6.5AI score0.00251EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: use-after-free in l1oip timer handlers

A use-after-free flaw was found in the Linux kernel’s ISDN over IP tunnel functionality in how a local user triggers the releasecard function called from l1oipcleanup. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.16 views

UBUNTU-CVE-2021-47468

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card-isac.release function from an atomic context. Fix this by calling this function after releasing the lock. The following log reveals it:...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.19 views

CVE-2023-52736

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Do not unset preset when cleaning up codec Several functions that take part in codec's initialization and removal are re-used by ASoC codec drivers implementations. Drivers mimic the behavior of...

5.5CVSS5.5AI score0.0024EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52861 drm: bridge: it66121: Fix invalid connector dereference

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return an empty buffer of zeroes as the EDID information ...

6.2CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.48 views

CVE-2023-52861 drm: bridge: it66121: Fix invalid connector dereference

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return an empty buffer of zeroes as the EDID information ...

6.5AI score0.00248EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:31 p.m.120 views

CVE-2023-52861

In CVE-2023-52861, the Linux kernel DRM bridge it66121 had a NULL pointer dereference when no monitor is connected and the sound card is opened from userspace. The fix returns an empty EDID buffer (zeros) to the sound framework when no connector is attached, preventing the dereference and its pot...

6.2CVSS7.5AI score0.00248EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.27 views

CVE-2023-52736 ALSA: hda: Do not unset preset when cleaning up codec

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Do not unset preset when cleaning up codec Several functions that take part in codec's initialization and removal are re-used by ASoC codec drivers implementations. Drivers mimic the behavior of...

6.7AI score0.0024EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.40 views

CVE-2023-52736 ALSA: hda: Do not unset preset when cleaning up codec

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Do not unset preset when cleaning up codec Several functions that take part in codec's initialization and removal are re-used by ASoC codec drivers implementations. Drivers mimic the behavior of...

6.4AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47369

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix NULL deref in qethclearworkingpoollist When qethsetonline calls qethclearworkingpoollist to roll back after an error exit from qethhardsetupcard, we are at risk of accessing card-qdio.inq before it was allocated by...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47284

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.2AI score0.00226EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/21 3:03 p.m.103 views

CVE-2021-47369

CVE-2021-47369 — Linux kernel (s390/qeth): The issue is a NULL dereference in qeth_clear_working_pool_list() triggered when qeth_set_online() rolls back after an error in qeth_hardsetup_card(), before card->qdio.in_q has been allocated by qeth_alloc_qdio_queues() via qeth_mpc_initialize(). Thi...

5.5CVSS7.2AI score0.00239EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a vulnerability in the mmc:mmcspi module...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

DEBIAN-CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS5.6AI score0.00183EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.90 views

CVE-2024-35901

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS7.1AI score0.00472EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/18 12:00 a.m.10 views

MSI Afterburner 安全漏洞

Micro-Star International Afterburner is a graphics card overclocking utility program from Micro-Star International Taiwan, China. A security vulnerability exists in MSI Afterburner v4.6.6.16381 Beta 3, which stems from the presence of an ACL bypass...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35813

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References1
Rows per page
Query Builder