Lucene search
+L

409174 matches found

Microsoft Secure
Microsoft Secure
added 2025/05/05 4:00 p.m.31 views

Microsoft partners with Global Anti-Scam Alliance to fight cybercrime

Being the victim of a scam can be devastating. Unfortunately, the number of people who can attest to the truth of this statement, either because they themselves have been scammed or because it has happened to someone they know, is growing. The Global Anti-Scam Alliance GASA reports that in 2024...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.18 views

PT-2025-19722 · NetGear · Netgear Rax5

Name of the Vulnerable Software and Affected Versions: NETGEAR RAX5 version 1.0.2.26 Description: A command injection issue was discovered in the NETGEAR RAX5 AX1600 WiFi Router via the iface parameter in the vif disable function. Recommendations: For version 1.0.2.26, consider disabling the vif...

9.8CVSS7AI score0.01148EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/05/04 4:28 p.m.11 views

CVE-2023-53139

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

5.5CVSS7AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:27 p.m.10 views

CVE-2023-53104

No description is available for this CVE...

5.5CVSS6.6AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.6 views

SUSE CVE-2023-53037

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the driver frees up the memory allocated for an interna...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.30 views

CVE-2023-53141

In the Linux kernel, the following vulnerability has been resolved: ila: do not generate empty messages in ilaxlatnlcmdgetmapping ilaxlatnlcmdgetmapping generates an empty skb, triggerring a recent sanity check 1. Instead, return an error code, so that user space can get it. 1 skbassertlen WARNIN...

5.5CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.14 views

CVE-2023-53042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.9 views

UBUNTU-CVE-2023-53068

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory content...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:56 p.m.20 views

CVE-2023-53143 ext4: fix another off-by-one fsmap error on 1k block filesystems

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

0.0018EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.20 views

CVE-2023-53110 net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS0.00445EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.24 views

CVE-2023-53104

...

SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.66 views

CVE-2023-53104

CVE-2023-53104 is rejected/withdrawn by the CVE Numbering Authority and not an active vulnerability entry.

6.4AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.26 views

CVE-2023-53051 dm crypt: add cond_resched() to dmcrypt_write()

In the Linux kernel, the following vulnerability has been resolved: dm crypt: add condresched to dmcryptwrite The loop in dmcryptwrite may be running for unbounded amount of time, thus we need condresched in it. This commit fixes the following warning: 3391.153255 C12 watchdog: BUG: soft lockup -...

0.00207EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.21 views

CVE-2023-53049 usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()

In the Linux kernel, the following vulnerability has been resolved: usb: ucsi: Fix NULL pointer deref in ucsiconnectorchange When ucsiinit fails, ucsi-connector is NULL, yet in case of ucsiacpi we may still get events which cause the ucsacpi code to call ucsiconnectorchange, which then derefs the...

0.00189EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 3:55 p.m.24 views

CVE-2023-53043 arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent If the controller is not marked as cache coherent, then kernel will try to ensure coherency during dma-ops and that may cause data corruption. So, mark the PCIe nod...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.23 views

CVE-2023-53042 drm/amd/display: Do not set DRR on pipe Commit

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 3:54 p.m.15 views

CVE-2023-53036 drm/amdgpu: Fix call trace warning and hang when removing amdgpu device

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

6AI score
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/05/02 12:00 a.m.11 views

LLM Security: Vulnerabilities, Attacks, Defenses, and Countermeasures

As large language models LLMs continue to evolve, it is critical to assess the security threats and vulnerabilities that may arise both during their training phase and after models have been deployed. This survey seeks to define and categorize the various attacks targeting LLMs, distinguishing...

7.5AI score
SaveExploits0
NVD
NVD
added 2025/05/01 3:16 p.m.32 views

CVE-2022-49893

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxlregion leak, cleanup targets at region delete When a region is deleted any targets that have been previously assigned to that region hold references to it. Trigger those references to drop by detaching all...

5.5CVSS0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

DEBIAN-CVE-2022-49868

In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 socdevattr fixed to register the soc as a device, kernel will experience an oops in socdevicematchattr This quirk test was introduced in the staging driver in comm...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0References1
Rows per page
Query Builder