Mark Geragos on Diddy’s Legal Woes
Concerns About Prison Safety Loom for Combs
Published October 4, 2025 10:00 AM PDT
|
Updated October 4, 2025 11:36 AM PDT
2 Angry Men Podcast
Sean Combs is set to spend over two years in prison, facing significant threats related to sexual and violent assaults, according to his lawyer.
Mark Geragos discussed on the “2 Angry Men” podcast that Combs faces fears akin to those of sexual predators, but heightened due to his celebrity status.
Diddy has already experienced threats in jail, with reports confirming that someone attempted to stab him.
A judge is expected to make a recommendation on Monday regarding Diddy’s placement, though the final decision rests with the federal prison authorities.
TMZ.com
Geragos emphasizes that even in a minimum-security facility, Diddy would still face substantial dangers.
Listen to the complete episode of the “2 Angry Men” podcast here.
Related Articles
// Consent management scripts
window.wbq = window.wbq || [];
window.wbq.push(function loadConsent() {
var response = ‘unknown’;
function accept() {
if (response === ‘accepted’) {
return;
}
(function () {
if (typeof window.cnxps !== ‘undefined’) {
return;
}
window.cnxps = {};
window.cnxps.cmd = [];
!function (n) {
var t = n.createElement(‘iframe’);
t.src = “https://www.tmz.com/2025/10/04/diddy-lawyer-prison-rape-concern/javascript:false”;
t.style.display = ‘none’;
t.onload = function () {
var n = t.contentWindow.document;
var c = n.createElement(‘script’);
c.src = ‘https://cd.connatix.com/connatix.playspace.js’;
c.setAttribute(‘async’, ‘1’);
c.setAttribute(‘type’, ‘text/javascript’);
n.body.appendChild(c);
};
n.head.appendChild(t);
}(document);
})();
response = ‘accepted’;
}
function reject() {
if (response === ‘rejected’) {
return;
}
response = ‘rejected’;
}
watchConsent(function(canUse) {
canUse(‘connatix’) ? accept() : reject();
});
});
window.wbq.push(function loadOutbrainSmartfeed(app = window.TMZ) {
const outbrainDiv = document.getElementById(‘outbrain-permalink’);
const page = app.select(app.selectors.getPage);
if (!page?.url) {
outbrainDiv.parentNode.removeChild(outbrainDiv);
return;
}
if (window.DEVICE_VIEW === ‘smartphone’) {
outbrainDiv.style.backgroundColor = ‘white’;
outbrainDiv.style.display = ‘flex’;
}
const smartfeedDiv = document.createElement(‘div’);
smartfeedDiv.setAttribute(‘data-widget-id’, ‘AR_1’);
smartfeedDiv.setAttribute(‘data-src’, page.url);
smartfeedDiv.className = ‘OUTBRAIN’;
const script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.setAttribute(‘async’, ‘async’);
script.src = ‘https://widgets.outbrain.com/outbrain.js’;
outbrainDiv.appendChild(smartfeedDiv);
outbrainDiv.appendChild(script);
});